![]() |
VR-Forces 4.8 Class Documentation
|
Per-instance culling parameters. More...
Public Attributes | |
| osg::Vec3d | l2wPos |
| Important! l2wPos is not valid until updateOffsetsAndDistancesToEye() has been called. More... | |
| osg::Vec3f | boundingCenter |
| float | boundingRadius |
| float | intersectBoundingRadius |
| unsigned int | nodeMask |
| short | modelSet |
| unsigned short | templateIndex |
| Index to instance template data for this instance. More... | |
| bool | visible |
| bool | isProp |
Per-instance culling parameters.
| osg::Vec3d makVrv::InstanceCullData::l2wPos |
Important! l2wPos is not valid until updateOffsetsAndDistancesToEye() has been called.
| osg::Vec3f makVrv::InstanceCullData::boundingCenter |
| float makVrv::InstanceCullData::boundingRadius |
| float makVrv::InstanceCullData::intersectBoundingRadius |
| short makVrv::InstanceCullData::modelSet |
| unsigned short makVrv::InstanceCullData::templateIndex |
Index to instance template data for this instance.
| bool makVrv::InstanceCullData::visible |
| bool makVrv::InstanceCullData::isProp |