25 bool isUsable()
const;
29 void removeNextFramePart(DtArtPartType partType);
The articulated part manager maintains a tree of articulated and attached parts for the state reposit...
Definition: articulatedPartManager.h:33
virtual void setupDecorator()
Definition: articulatedPartsLocalObjectFacade.h:39
DtLocalObjectFacade< DtArticulatedPartsSimObjectFacadeInterface, DtArticulatedPartsLocalObjectFacadeInterface > DtArticulatedPartsLocalObjectFacade
Definition: articulatedPartsLocalObjectFacade.h:42
bool hasArticulatedParts() const
Definition: articulatedPartsLocalObjectFacade.h:26
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
If inheriting from a base sim object proxy.
Definition: localObjectFacadeBase.h:32
This DtArticulatedPartsLocalObjectFacadeInterface class will provide API functionality for objects th...
Definition: articulatedPartsLocalObjectFacade.h:17
The DtArticulatedPartStateRepository class is used to represent articulated parts for an entity...
Definition: articulatedPartStateRepository.h:40
A locally simulated VRF object.
Definition: localObject.h:98