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

This node allows for the indirecting system to index into a geometry object with the intent to have a switch control a specific subset of the data.

Inheritance diagram for makVrv::DtIndirectIndexedMultiSwitch:
Inheritance graph
[legend]

Classes

struct  FeatureData
 

Public Types

typedef std::deque< FeatureDataDequeFeatureData
 
typedef std::deque
< DtIndirectModelSubGeometry::IndexRange
DequeIndexOffset
 

Public Member Functions

 META_Node (vrvOsg, DtIndirectIndexedMultiSwitch)
 
 DtIndirectIndexedMultiSwitch (const DtIndirectIndexedMultiSwitch &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 DtIndirectIndexedMultiSwitch ()
 
void setFeatureData (const osg::Geometry *geometry, DequeFeatureData &featureData)
 
const DequeFeatureDatagetFeatureData (const osg::Geometry *geometry) const
 

Protected Member Functions

virtual ~DtIndirectIndexedMultiSwitch ()
 

Private Attributes

std::map< const osg::Geometry
*, DequeFeatureData
myFeatureData
 

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtIndirectIndexedMultiSwitch::DtIndirectIndexedMultiSwitch ( const DtIndirectIndexedMultiSwitch rhs,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)

copy constructor

makVrv::DtIndirectIndexedMultiSwitch::DtIndirectIndexedMultiSwitch ( )

constructor

virtual makVrv::DtIndirectIndexedMultiSwitch::~DtIndirectIndexedMultiSwitch ( )
protectedvirtual

destructor

Member Function Documentation

makVrv::DtIndirectIndexedMultiSwitch::META_Node ( vrvOsg  ,
DtIndirectIndexedMultiSwitch   
)
void makVrv::DtIndirectIndexedMultiSwitch::setFeatureData ( const osg::Geometry *  geometry,
DequeFeatureData featureData 
)

Set feature indexing data for the specified geometry object.

const DequeFeatureData& makVrv::DtIndirectIndexedMultiSwitch::getFeatureData ( const osg::Geometry *  geometry) const

Get feature indexing data for the specified geometry object.

Member Data Documentation

std::map<const osg::Geometry*, DequeFeatureData> makVrv::DtIndirectIndexedMultiSwitch::myFeatureData
private

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)