Inherits osg::NodeVisitor.
Definition at line 77 of file groundcache.cxx.
◆ CacheFill()
FGGroundCache::CacheFill::CacheFill |
( |
const SGVec3d & | center, |
|
|
const SGVec3d & | down, |
|
|
const double & | radius, |
|
|
const double & | startTime, |
|
|
const double & | endTime ) |
|
inline |
◆ addBoundingVolume()
void FGGroundCache::CacheFill::addBoundingVolume |
( |
osg::Node & | node | ) |
|
|
inline |
◆ apply() [1/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::Camera & | camera | ) |
|
|
inlinevirtual |
◆ apply() [2/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::CameraView & | transform | ) |
|
|
inlinevirtual |
◆ apply() [3/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::Group & | group | ) |
|
|
inlinevirtual |
◆ apply() [4/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::MatrixTransform & | transform | ) |
|
|
inlinevirtual |
◆ apply() [5/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::Node & | node | ) |
|
|
inlinevirtual |
◆ apply() [6/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::PositionAttitudeTransform & | transform | ) |
|
|
inlinevirtual |
◆ apply() [7/7]
virtual void FGGroundCache::CacheFill::apply |
( |
osg::Transform & | transform | ) |
|
|
inlinevirtual |
◆ getBVHNode()
SGSharedPtr< simgear::BVHNode > FGGroundCache::CacheFill::getBVHNode |
( |
| ) |
const |
|
inline |
◆ getElevationBelowCache()
double FGGroundCache::CacheFill::getElevationBelowCache |
( |
| ) |
const |
|
inline |
◆ getHaveElevationBelowCache()
bool FGGroundCache::CacheFill::getHaveElevationBelowCache |
( |
| ) |
const |
|
inline |
◆ getMaterialBelowCache()
const simgear::BVHMaterial * FGGroundCache::CacheFill::getMaterialBelowCache |
( |
| ) |
const |
|
inline |
◆ getNodeBoundingVolume()
simgear::BVHNode * FGGroundCache::CacheFill::getNodeBoundingVolume |
( |
osg::Node & | node | ) |
|
|
inline |
◆ getVelocity()
const SGSceneUserData::Velocity * FGGroundCache::CacheFill::getVelocity |
( |
osg::Node & | node | ) |
|
|
inline |
◆ handleTransform()
void FGGroundCache::CacheFill::handleTransform |
( |
osg::Transform & | transform | ) |
|
|
inline |
◆ testBoundingSphere()
bool FGGroundCache::CacheFill::testBoundingSphere |
( |
const osg::BoundingSphere & | bound | ) |
const |
|
inline |
The documentation for this class was generated from the following file: