![]() |
VR-Forces 4.1 Class Documentation
|
Common base class for all attachments. More...

Public Member Functions | |
| AttachedPoint (AttachedPointType type, int targetVertexIndex, const DtVector &positionOffset) | |
| virtual | ~AttachedPoint () |
| AttachedPointType | type () const |
| int | targetVertexIndex () |
| void | setPositionOffset (const DtVector &o) |
| const DtVector & | positionOffset () const |
| void | setAttachedPointMode (AttachedPointMode mode) |
| AttachedPointMode | attachedPointMode () const |
Protected Attributes | |
| AttachedPointType | myAttachedPointType |
| int | myTargetVertexIndex |
| DtVector | myPositionOffset |
| AttachedPointMode | myAttachedPointMode |
Common base class for all attachments.
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |