osgEarth 2.1.1
Defines

/home/cube/sources/osgearth/src/osgEarthFeatures/FeatureGridder.cpp File Reference

#include <osgEarthFeatures/FeatureGridder>
#include <osgEarthSymbology/Geometry>
#include <osg/Notify>
#include <osg/Timer>
Include dependency graph for FeatureGridder.cpp:

Go to the source code of this file.

Defines

#define LC   "[FeatureGridder] "
#define PROP_CELL_SIZE   "cell_size"
#define PROP_CULLING_TECHNIQUE   "culling_technique"
#define PROP_SPATIALIZE_GROUPS   "spatialize_groups"
#define PROP_CLUSTER_CULLING   "cluster_culling"

Define Documentation

#define LC   "[FeatureGridder] "

Definition at line 24 of file FeatureGridder.cpp.

#define PROP_CELL_SIZE   "cell_size"

Definition at line 31 of file FeatureGridder.cpp.

#define PROP_CLUSTER_CULLING   "cluster_culling"

Definition at line 34 of file FeatureGridder.cpp.

#define PROP_CULLING_TECHNIQUE   "culling_technique"

Definition at line 32 of file FeatureGridder.cpp.

#define PROP_SPATIALIZE_GROUPS   "spatialize_groups"

Definition at line 33 of file FeatureGridder.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines