VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtHumanPosturePSR Class Reference

DtHumanPosturePSR. More...

Inheritance diagram for DtHumanPosturePSR:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtHumanPosturePSR (DtVrfObject *vrfObject, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 constructor
 DtHumanPosturePSR (const DtHumanPosturePSR &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
virtual ~DtHumanPosturePSR ()
 destructor
DtHumanPosturePSRoperator= (const DtHumanPosturePSR &orig)
 assignment operator
virtual
DtVrfProcessStateRepository
clone (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
 returns a newly created copy of this object
virtual DtString type () const
 Returns the string type of the repository, as defined in procSRTypes.h.
virtual DtLifeformStaticPosture desiredStaticPosture () const
virtual void setDesiredStaticPosture (const DtLifeformStaticPosture &posture)

Static Public Member Functions

static
DtVrfProcessStateRepository
creator (const DtString &rwName, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)
 Returns a newly created instance of this class.

Protected Attributes

DtRwInt myDesiredStaticPosture
 The desired static posture for the entity.

Detailed Description

DtHumanPosturePSR.

Stores state data for the DtHumanPostureContoller.


Constructor & Destructor Documentation

DtHumanPosturePSR::DtHumanPosturePSR ( DtVrfObject vrfObject,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

constructor

DtHumanPosturePSR::DtHumanPosturePSR ( const DtHumanPosturePSR orig,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

copy constructor

destructor


Member Function Documentation

DtHumanPosturePSR& DtHumanPosturePSR::operator= ( const DtHumanPosturePSR orig)

assignment operator

virtual DtVrfProcessStateRepository* DtHumanPosturePSR::clone ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

returns a newly created copy of this object

Implements DtVrfProcessStateRepository.

virtual DtString DtHumanPosturePSR::type ( ) const [virtual]

Returns the string type of the repository, as defined in procSRTypes.h.

(DtVrfAutomotiveProcessStateRepositoryType).

Implements DtVrfProcessStateRepository.

virtual void DtHumanPosturePSR::setDesiredStaticPosture ( const DtLifeformStaticPosture posture) [virtual]
static DtVrfProcessStateRepository* DtHumanPosturePSR::creator ( const DtString rwName,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [static]

Returns a newly created instance of this class.


Member Data Documentation

The desired static posture for the entity.

This is the posture that has been assigned by the user.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)