osgEarth 2.1.1
|
#include <osgEarthFeatures/FeatureGridder>
#include <osgEarthSymbology/Geometry>
#include <osg/Notify>
#include <osg/Timer>
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 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.