osgEarth 2.1.1
Namespaces | Defines | Functions | Variables

/home/cube/sources/osgearth/src/osgEarthUtil/SpatialData.cpp File Reference

#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 Documentation

#define LC   "[GeoGraph] "

Definition at line 28 of file SpatialData.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines