osgEarth 2.1.1
|
#include "Common"
#include "AMRGeometry"
#include <osgEarth/Revisioning>
#include <osgEarth/TileKey>
#include <osgEarth/TaskService>
#include <osg/Geometry>
Go to the source code of this file.
Classes | |
struct | RevisionedStateSet |
struct | Diamond |
Defines | |
#define | OSGEARTH_DROAM_ENGINE_DIAMOND_H 1 |
Typedefs | |
typedef unsigned short | Orientation |
Enumerations | |
enum | DiamondAncestor { QUADTREE = 0, PARENT_R = 1, GDPARENT = 2, PARENT_L = 3 } |
enum | DiamondStatus { ACTIVE = 0, INACTIVE = 1 } |
typedef unsigned short Orientation |
enum DiamondAncestor |
enum DiamondStatus |