VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
makVrv::DtInstanceState Struct Reference

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.

Detailed Description

Per-instance state information.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)