OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
world.hpp File Reference
#include <osg/ref_ptr>
#include <osg/Referenced>
#include <osg/Vec3f>
#include <memory>
#include <set>
#include "defs.hpp"
#include "cellborder.hpp"
Include dependency graph for world.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Terrain::View
 A View is a collection of rendering objects that are visible from a given camera/intersection. The base View class is part of the interface for usage in conjunction with preload feature. More...
 
class  Terrain::World
 The basic interface for a terrain world. How the terrain chunks are paged and displayed is up to the implementation. More...
 

Namespaces

 osg
 
 Resource
 
 Terrain