VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtAttachableUpdater::AttachedPoint Class Reference

Common base class for all attachments. More...

Inheritance diagram for makVrv::DtAttachableUpdater::AttachedPoint:
Inheritance graph
[legend]

Public Member Functions

 AttachedPoint (AttachedPointType type, int targetVertexIndex, const DtVector &positionOffset)
virtual ~AttachedPoint ()
AttachedPointType type () const
int targetVertexIndex ()
void setPositionOffset (const DtVector &o)
const DtVectorpositionOffset () const
void setAttachedPointMode (AttachedPointMode mode)
AttachedPointMode attachedPointMode () const

Protected Attributes

AttachedPointType myAttachedPointType
int myTargetVertexIndex
DtVector myPositionOffset
AttachedPointMode myAttachedPointMode

Detailed Description

Common base class for all attachments.

Constructor & Destructor Documentation

makVrv::DtAttachableUpdater::AttachedPoint::AttachedPoint ( AttachedPointType  type,
int  targetVertexIndex,
const DtVector positionOffset 
)
inline
virtual makVrv::DtAttachableUpdater::AttachedPoint::~AttachedPoint ( )
inlinevirtual

Member Function Documentation

AttachedPointType makVrv::DtAttachableUpdater::AttachedPoint::type ( void  ) const
inline
int makVrv::DtAttachableUpdater::AttachedPoint::targetVertexIndex ( )
inline
void makVrv::DtAttachableUpdater::AttachedPoint::setPositionOffset ( const DtVector o)
inline
const DtVector& makVrv::DtAttachableUpdater::AttachedPoint::positionOffset ( ) const
inline
void makVrv::DtAttachableUpdater::AttachedPoint::setAttachedPointMode ( AttachedPointMode  mode)
inline
AttachedPointMode makVrv::DtAttachableUpdater::AttachedPoint::attachedPointMode ( ) const
inline

Member Data Documentation

AttachedPointType makVrv::DtAttachableUpdater::AttachedPoint::myAttachedPointType
protected
int makVrv::DtAttachableUpdater::AttachedPoint::myTargetVertexIndex
protected
DtVector makVrv::DtAttachableUpdater::AttachedPoint::myPositionOffset
protected
AttachedPointMode makVrv::DtAttachableUpdater::AttachedPoint::myAttachedPointMode
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)