|
osgEarth 2.1.1
|
#include <osgEarthFeatures/BufferFilter>
Include dependency graph for BufferFilter.cpp:Go to the source code of this file.
Defines | |
| #define | ASSERT_SUPPORT() |
| #define ASSERT_SUPPORT | ( | ) |
if ( !BufferFilter::isSupported() ) { \ OE_NOTICE << "BufferFilter NOT SUPPORTED - please compile osgEarth with GEOS" << std::endl; }
Definition at line 37 of file BufferFilter.cpp.
1.7.3