Class for presampling the terrain roughness.
More...
Inherits SGSubsystem.
Class for presampling the terrain roughness.
Definition at line 47 of file terrainsampler.cxx.
◆ AreaSampler()
Environment::AreaSampler::AreaSampler |
( |
SGPropertyNode_ptr | rootNode | ) |
|
◆ ~AreaSampler()
Environment::AreaSampler::~AreaSampler |
( |
| ) |
|
|
virtual |
◆ bind()
void Environment::AreaSampler::bind |
( |
| ) |
|
|
override |
◆ getElevationHistogramCount()
int Environment::AreaSampler::getElevationHistogramCount |
( |
| ) |
const |
|
inline |
◆ getElevationHistogramMax()
int Environment::AreaSampler::getElevationHistogramMax |
( |
| ) |
const |
|
inline |
◆ getElevationHistogramStep()
int Environment::AreaSampler::getElevationHistogramStep |
( |
| ) |
const |
|
inline |
◆ init()
void Environment::AreaSampler::init |
( |
| ) |
|
|
override |
◆ reinit()
void Environment::AreaSampler::reinit |
( |
| ) |
|
|
override |
◆ setElevationHistograpMax()
void Environment::AreaSampler::setElevationHistograpMax |
( |
int | value | ) |
|
|
inline |
◆ setElevationHistograpStep()
void Environment::AreaSampler::setElevationHistograpStep |
( |
int | value | ) |
|
|
inline |
◆ staticSubsystemClassId()
static const char * Environment::AreaSampler::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ unbind()
void Environment::AreaSampler::unbind |
( |
| ) |
|
|
override |
◆ update()
void Environment::AreaSampler::update |
( |
double | dt | ) |
|
|
override |
The documentation for this class was generated from the following file: