|
VR-Engage
2.2
|
#include <pilotRenderUpdater.h>
Public Attributes | |
| osg::Vec3 | normal |
| osg::Plane | plane |
| osg::BoundingBox | box |
| osg::Vec3 | min |
| osg::Vec3 | max |
| osg::Vec3 makVre::DtInstrumentTextureReplacer::Geometry::normal |
Average normal of RTT geometry.
| osg::Plane makVre::DtInstrumentTextureReplacer::Geometry::plane |
Plane on farthest point along average normal.
| osg::BoundingBox makVre::DtInstrumentTextureReplacer::Geometry::box |
Box holding geometry bounds in model space.
| osg::Vec3 makVre::DtInstrumentTextureReplacer::Geometry::min |
Minimum RTT geometry bounds projected on plane.
| osg::Vec3 makVre::DtInstrumentTextureReplacer::Geometry::max |
Maximum RTT geometry bounds projected on plane.