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

Public Member Functions

 DtArticulatedPartStateComponentData ()
 
void create ()
 
 DtArticulatedPartStateComponentData (const DtArticulatedPartStateComponentData &orig)
 
DtArticulatedPartStateComponentDataoperator= (const DtArticulatedPartStateComponentData &rhs)
 
bool initialized () const
 
const DtArticulatedPartManagerarticulatedPartManager () const
 
DtArticulatedPartManagerarticulatedPartManager ()
 
const DtArticulatedPartCollectionartPartList () const
 
DtArticulatedPartCollectionartPartList ()
 
void setArtPartListModified (bool b)
 
bool artPartListModified () const
 
void clearArtPartListModified ()
 

Protected Attributes

std::shared_ptr
< DtArticulatedPartManager
myarticulatedPartManager
 
std::shared_ptr
< DtArticulatedPartCollection
myartPartList
 
bool myArtPartListModified
 

Constructor & Destructor Documentation

makVrf::DtArticulatedPartStateComponentData::DtArticulatedPartStateComponentData ( )
inline
makVrf::DtArticulatedPartStateComponentData::DtArticulatedPartStateComponentData ( const DtArticulatedPartStateComponentData orig)
inline

Member Function Documentation

void makVrf::DtArticulatedPartStateComponentData::create ( )
inline
DtArticulatedPartStateComponentData& makVrf::DtArticulatedPartStateComponentData::operator= ( const DtArticulatedPartStateComponentData rhs)
inline
bool makVrf::DtArticulatedPartStateComponentData::initialized ( ) const
inline
const DtArticulatedPartManager& makVrf::DtArticulatedPartStateComponentData::articulatedPartManager ( ) const
inline
DtArticulatedPartManager& makVrf::DtArticulatedPartStateComponentData::articulatedPartManager ( )
inline
const DtArticulatedPartCollection& makVrf::DtArticulatedPartStateComponentData::artPartList ( ) const
inline
DtArticulatedPartCollection& makVrf::DtArticulatedPartStateComponentData::artPartList ( )
inline
void makVrf::DtArticulatedPartStateComponentData::setArtPartListModified ( bool  b)
inline
bool makVrf::DtArticulatedPartStateComponentData::artPartListModified ( ) const
inline
void makVrf::DtArticulatedPartStateComponentData::clearArtPartListModified ( )
inline

Member Data Documentation

std::shared_ptr<DtArticulatedPartManager> makVrf::DtArticulatedPartStateComponentData::myarticulatedPartManager
protected

Referenced by operator=().

std::shared_ptr<DtArticulatedPartCollection> makVrf::DtArticulatedPartStateComponentData::myartPartList
protected

Referenced by operator=().

bool makVrf::DtArticulatedPartStateComponentData::myArtPartListModified
protected

Referenced by operator=().


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)