|
osgEarth 2.1.1
|
#include <osgEarthUtil/SpatialData>#include <osgUtil/CullVisitor>#include <osg/PolygonOffset>#include <osg/Polytope>#include <osg/Geometry>#include <osg/Depth>#include <osgText/Text>#include <sstream>
Include dependency graph for SpatialData.cpp:Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{SpatialData.cpp} |
Defines | |
| #define | LC "[GeoGraph] " |
Functions | |
| unsigned | anonymous_namespace{SpatialData.cpp}::getIndex (const GeoExtent &cellExtent, const osg::Vec3d &point, unsigned xdim, unsigned ydim) |
| osg::Geode * | anonymous_namespace{SpatialData.cpp}::makeClusterGeode (const GeoExtent &cellExtent, unsigned num) |
| GeoObjectCollection::iterator | anonymous_namespace{SpatialData.cpp}::findObject (GeoObjectCollection &objects, GeoObject *object) |
Variables | |
| static osgText::Font * | anonymous_namespace{SpatialData.cpp}::s_font = 0L |
| #define LC "[GeoGraph] " |
Definition at line 28 of file SpatialData.cpp.
1.7.3