VR-Forces 5.0.2 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 Member Functions
DtArticulatedPartsLocalObjectFacadeInterface Class Referenceabstract

This DtArticulatedPartsLocalObjectFacadeInterface class will provide API functionality for objects that have articulated parts. This class must be multiply inherited from a class that will provide the localObject() for this class.

Inheritance diagram for DtArticulatedPartsLocalObjectFacadeInterface:
Inheritance graph
[legend]

Public Member Functions

 DtArticulatedPartsLocalObjectFacadeInterface ()
 
virtual ~DtArticulatedPartsLocalObjectFacadeInterface ()
 
bool isUsable () const
 
bool hasArticulatedParts () const
 
makVrf::DtArticulatedPartStateRepositoryaddNextFramePart (DtArtPartType partType)
 
void removeNextFramePart (DtArtPartType partType)
 
makVrf::DtArticulatedPartManagernextFrameArticulatedPartsManager ()
 
DtArticulatedPartCollectionnextFrameArtPartList ()
 
const
makVrf::DtArticulatedPartStateRepository
nextFramePart (DtArtPartType partType) const
 
makVrf::DtArticulatedPartStateRepositorynextFramePart (DtArtPartType partType)
 

Protected Member Functions

virtual DtLocalObjectlocalObject () const =0
 
virtual void setupDecorator ()
 

Constructor & Destructor Documentation

DtArticulatedPartsLocalObjectFacadeInterface::DtArticulatedPartsLocalObjectFacadeInterface ( )
virtual DtArticulatedPartsLocalObjectFacadeInterface::~DtArticulatedPartsLocalObjectFacadeInterface ( )
virtual

DTOR.

Member Function Documentation

bool DtArticulatedPartsLocalObjectFacadeInterface::isUsable ( ) const
bool DtArticulatedPartsLocalObjectFacadeInterface::hasArticulatedParts ( ) const
inline
makVrf::DtArticulatedPartStateRepository* DtArticulatedPartsLocalObjectFacadeInterface::addNextFramePart ( DtArtPartType  partType)
void DtArticulatedPartsLocalObjectFacadeInterface::removeNextFramePart ( DtArtPartType  partType)
makVrf::DtArticulatedPartManager& DtArticulatedPartsLocalObjectFacadeInterface::nextFrameArticulatedPartsManager ( )

Articulated parts. Will throw an exception on access if none exist.

DtArticulatedPartCollection& DtArticulatedPartsLocalObjectFacadeInterface::nextFrameArtPartList ( )
const makVrf::DtArticulatedPartStateRepository* DtArticulatedPartsLocalObjectFacadeInterface::nextFramePart ( DtArtPartType  partType) const
makVrf::DtArticulatedPartStateRepository* DtArticulatedPartsLocalObjectFacadeInterface::nextFramePart ( DtArtPartType  partType)
virtual DtLocalObject* DtArticulatedPartsLocalObjectFacadeInterface::localObject ( ) const
protectedpure virtual
virtual void DtArticulatedPartsLocalObjectFacadeInterface::setupDecorator ( )
inlineprotectedvirtual

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)