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

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
 

Detailed Description

Per-instance culling parameters.

Member Data Documentation

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
unsigned int makVrv::InstanceCullData::nodeMask
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

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)