![]() |
VR-Forces Development_Version Class Documentation
|
Per-instance state information. More...
Public Attributes | |
| osg::Matrixf | l2wOri |
| Local to world orientation matrix. | |
| osg::Vec3f | colorFilter |
| Colorization. | |
| unsigned short | cullDataOffset |
| Array offset to per-instance cull data. | |
| ArrayRange | dofRange |
| Range of instanced DOF nodes in this instance. | |
| ArrayRange | switchRange |
| Range of instanced switches in this instance. | |
| ArrayRange | sequenceRange |
| Range of instanced sequences in this instance. | |
| ArrayRange | drawableRange |
| Range of drawables in this instance. | |
| ArrayRange | lodRange |
| Range of LODs in this instance. | |
| ArrayRange | lightRange |
| Range of light sources in this instance. | |
| ArrayRange | uvOffsetRange |
| Range of UV offsets in this instance. | |
| unsigned short | templateIndex |
| Index to instance template data for this instance. | |
| bool | isModelScalingEnabled |
| Model scaling for the instance. | |
Per-instance state information.
| osg::Matrixf makVrv::DtInstanceState::l2wOri |
Local to world orientation matrix.
| osg::Vec3f makVrv::DtInstanceState::colorFilter |
Colorization.
| unsigned short makVrv::DtInstanceState::cullDataOffset |
Array offset to per-instance cull data.
| ArrayRange makVrv::DtInstanceState::dofRange |
Range of instanced DOF nodes in this instance.
| ArrayRange makVrv::DtInstanceState::switchRange |
Range of instanced switches in this instance.
| ArrayRange makVrv::DtInstanceState::sequenceRange |
Range of instanced sequences in this instance.
| ArrayRange makVrv::DtInstanceState::drawableRange |
Range of drawables in this instance.
| ArrayRange makVrv::DtInstanceState::lodRange |
Range of LODs in this instance.
| ArrayRange makVrv::DtInstanceState::lightRange |
Range of light sources in this instance.
| ArrayRange makVrv::DtInstanceState::uvOffsetRange |
Range of UV offsets in this instance.
| unsigned short makVrv::DtInstanceState::templateIndex |
Index to instance template data for this instance.
| bool makVrv::DtInstanceState::isModelScalingEnabled |
Model scaling for the instance.