osgEarth 2.1.1
|
#include <osgEarthFeatures/BufferFilter>
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.