VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtLightPointPerNodeData Struct Reference

This struct tracks data associated each node in the DtLightPointAggregator. This data does not live as long as the node, so it isn't part of the DtLightPointNode;.

Public Member Functions

 DtLightPointPerNodeData ()
 
 DtLightPointPerNodeData (osg::ref_ptr< DtLightPointNode > node, const osg::Matrix &matrix)
 
virtual ~DtLightPointPerNodeData ()
 

Public Attributes

osg::ref_ptr< DtLightPointNodemyNode
 
osg::Matrix myInverseMatrix
 

Constructor & Destructor Documentation

makVrv::DtLightPointPerNodeData::DtLightPointPerNodeData ( )

CTOR.

makVrv::DtLightPointPerNodeData::DtLightPointPerNodeData ( osg::ref_ptr< DtLightPointNode node,
const osg::Matrix &  matrix 
)

CTOR from values.

virtual makVrv::DtLightPointPerNodeData::~DtLightPointPerNodeData ( )
virtual

DTOR.

Member Data Documentation

osg::ref_ptr<DtLightPointNode> makVrv::DtLightPointPerNodeData::myNode
osg::Matrix makVrv::DtLightPointPerNodeData::myInverseMatrix

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)