VR-Forces 4.10 Class Documentation
 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. More...

Public Member Functions

 DtLightPointPerNodeData ()
 CTOR. More...
 
 DtLightPointPerNodeData (osg::ref_ptr< DtLightPointNode > node, const osg::Matrix &matrix)
 CTOR from values. More...
 
virtual ~DtLightPointPerNodeData ()
 DTOR. More...
 

Public Attributes

osg::ref_ptr< DtLightPointNodemyNode
 
osg::Matrix myInverseMatrix
 

Detailed Description

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;

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)