VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtDIGuyObjectStateRepository Member List

This is the complete list of members for DtDIGuyObjectStateRepository, including all inherited members.

accessoryAppearance(unsigned int index) const DtDIGuyObjectStateRepositoryvirtual
accessoryAppearanceCount() const DtDIGuyObjectStateRepositoryvirtual
action() const DtDIGuyObjectStateRepositoryvirtual
actionOffset() const DtDIGuyObjectStateRepositoryvirtual
actionSpeed() const DtDIGuyObjectStateRepositoryvirtual
addShapeVariation(unsigned int linkIndex, unsigned int shapeIndex, const DtDiGuyPixelData &pixelData)DtDIGuyObjectStateRepositoryvirtual
addStateRepositoryExtension(DtString srExtName, DtSrExtCreatorFnc fnc)DtStateRepositorystatic
bodyAppearance() const DtDIGuyObjectStateRepositoryvirtual
bodyWeight() const DtDIGuyObjectStateRepositoryvirtual
characterScale() const DtDIGuyObjectStateRepositoryvirtual
clearShapeVariationsDirty() const DtDIGuyObjectStateRepositoryvirtual
clone(bool copy) const DtDIGuyObjectStateRepositoryvirtual
create()DtDIGuyObjectStateRepositorystatic
DtDIGuyObjectStateRepository()DtDIGuyObjectStateRepository
DtDIGuyObjectStateRepository(const DtDIGuyObjectStateRepository &orig)DtDIGuyObjectStateRepository
DtStateRepository()DtStateRepository
DtStateRepository(const DtStateRepository &orig)DtStateRepository
DtStateRepositoryExtensionMap typedefDtStateRepository
entityIdentifier() const DtDIGuyObjectStateRepositoryvirtual
getAttributeByHandle(const RTI::AttributeHandle &attrHdl, unsigned &size) const DtStateRepositoryvirtual
getAttributeByHandleIfUpdated(const RTI::AttributeHandle &attrHdl, unsigned &size) const DtStateRepositoryvirtual
getAttributeByName(const DtString &attrName, unsigned &size, DtHlaObject *hlaObj) const DtStateRepositoryvirtual
getShapeVariation(unsigned int linkIndex, unsigned int shapeIndex, DtDiGuyPixelData &pixelData) const DtDIGuyObjectStateRepositoryvirtual
globalId() const DtStateRepositoryvirtual
headAppearance() const DtDIGuyObjectStateRepositoryvirtual
isActionPaused() const DtDIGuyObjectStateRepositoryvirtual
isShapeVariationsDirty() const DtDIGuyObjectStateRepositoryvirtual
isVisible() const DtDIGuyObjectStateRepositoryvirtual
itemAppearance() const DtDIGuyObjectStateRepositoryvirtual
localId() const DtStateRepositoryvirtual
myAccessoryAppearanceDtDIGuyObjectStateRepositoryprotected
myActionDtDIGuyObjectStateRepositoryprotected
myActionOffsetDtDIGuyObjectStateRepositoryprotected
myActionPausedDtDIGuyObjectStateRepositoryprotected
myActionSpeedDtDIGuyObjectStateRepositoryprotected
myAttributesByHandleDtStateRepository
myBodyAppearanceDtDIGuyObjectStateRepositoryprotected
myBodyWeightDtDIGuyObjectStateRepositoryprotected
myCharacterScaleDtDIGuyObjectStateRepositoryprotected
myEntityIdentifierDtDIGuyObjectStateRepositoryprotected
myGlobalIdDtStateRepository
myHeadAppearanceDtDIGuyObjectStateRepositoryprotected
myIsShapeVariationsDirtyDtDIGuyObjectStateRepositorymutableprotected
myItemAppearanceDtDIGuyObjectStateRepositoryprotected
myLocalIdDtStateRepository
myNameDtDIGuyObjectStateRepositoryprotected
myObjectIdentifierDtDIGuyObjectStateRepositoryprotected
myPersonalUnitDtDIGuyObjectStateRepositoryprotected
myRankDtDIGuyObjectStateRepositoryprotected
myShapeVariationsDtDIGuyObjectStateRepositoryprotected
myStateRepositoryExtensionMapDtStateRepository
myTypeDtDIGuyObjectStateRepositoryprotected
myUnitDtDIGuyObjectStateRepositoryprotected
myUseActionPositioningFlagDtDIGuyObjectStateRepositoryprotected
myVisibleDtDIGuyObjectStateRepositoryprotected
name() const DtDIGuyObjectStateRepositoryvirtual
objectIdentifier() const DtDIGuyObjectStateRepositoryvirtual
operator=(const DtDIGuyObjectStateRepository &orig)DtDIGuyObjectStateRepository
DtStateRepository::operator=(const DtStateRepository &orig)DtStateRepository
personalUnit() const DtDIGuyObjectStateRepositoryvirtual
printData() const DtDIGuyObjectStateRepositoryvirtual
printDataToStream(std::ostream &stream) const DtDIGuyObjectStateRepositoryvirtual
publishesAttribute(const RTI::AttributeHandle &val) const DtStateRepositoryvirtual
rank() const DtDIGuyObjectStateRepositoryvirtual
removeShapeVariation(unsigned int linkIndex, unsigned int shapeIndex)DtDIGuyObjectStateRepositoryvirtual
setAccessoryAppearance(unsigned int index, const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setAccessoryAppearanceCount(unsigned int index)DtDIGuyObjectStateRepositoryvirtual
setAction(const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setAction(const DtString &val, bool paused, double speed=0.0, bool useActionPositioning=false, const DtVector &offset=DtVector(0, 0, 0))DtDIGuyObjectStateRepositoryvirtual
setActionPaused(bool paused)DtDIGuyObjectStateRepositoryvirtual
setActionSpeed(double speed)DtDIGuyObjectStateRepositoryvirtual
setAttributeByHandle(const RTI::AttributeHandle &attrHdl, const char *attrValue, unsigned size)DtStateRepositoryvirtual
setAttributeByName(const DtString &attrName, const char *attrValue, unsigned size, DtHlaObject *hlaObj)DtStateRepositoryvirtual
setBodyAppearance(const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setBodyWeight(double val)DtDIGuyObjectStateRepositoryvirtual
setCharacterScale(const DtVector &scale)DtDIGuyObjectStateRepositoryvirtual
setEntityIdentifier(const DtEntityIdentifier &val)DtDIGuyObjectStateRepositoryvirtual
setGlobalId(const DtString &id)DtStateRepositoryvirtual
setHeadAppearance(const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setItemAppearance(const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setLocalId(const DtObjectId &id)DtStateRepositoryvirtual
setName(DtString val)DtDIGuyObjectStateRepositoryvirtual
setObjectIdentifier(const DtGlobalObjectDesignator &val)DtDIGuyObjectStateRepositoryvirtual
setPersonalUnit(unsigned int val)DtDIGuyObjectStateRepositoryvirtual
setRank(unsigned int val)DtDIGuyObjectStateRepositoryvirtual
setShapeVariations(const DtDiGuyLinkShapeMap &variations)DtDIGuyObjectStateRepositoryvirtual
setStateRepositoryExtensions(std::map< DtString, DtStateRepositoryExtension * > extensions)DtStateRepositoryvirtual
setType(const DtString &newType, const DtString &newAppearance)DtDIGuyObjectStateRepositoryvirtual
setType(const DtString &val)DtDIGuyObjectStateRepositoryvirtual
setUnit(unsigned int val)DtDIGuyObjectStateRepositoryvirtual
setVisible(bool visibile)DtDIGuyObjectStateRepositoryvirtual
shapeVariation(unsigned int linkIndex, unsigned int shapeIndex, bool &dataIsValid) const DtDIGuyObjectStateRepositoryvirtual
shapeVariations() const DtDIGuyObjectStateRepositoryvirtual
shapeVariations()DtDIGuyObjectStateRepositoryvirtual
stateRepositoryExtension(DtString srExtName) const DtStateRepositoryvirtual
stateRepositoryExtensionNames() const DtStateRepositoryvirtual
stateRepositoryExtensions() const DtStateRepositoryvirtual
theStateRepositoryExtensionCreatorMapDtStateRepositorystatic
type() const DtDIGuyObjectStateRepositoryvirtual
unit() const DtDIGuyObjectStateRepositoryvirtual
useActionPositioning() const DtDIGuyObjectStateRepositoryvirtual
~DtDIGuyObjectStateRepository()DtDIGuyObjectStateRepositoryvirtual
~DtStateRepository()DtStateRepositoryvirtual

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)