MBDyn-1.7.3
|
#include <posrel.h>
Public Member Functions | |
FixedDirPosRel (StructNode *pNode, const Vec3 &v, const DriveCaller *pDC) | |
virtual | ~FixedDirPosRel (void) |
virtual const Vec3 & | GetPosRel (void) const |
![]() | |
PosRel (StructNode *pNode) | |
virtual | ~PosRel (void) |
const StructNode * | pGetNode (void) const |
virtual const Vec3 & | GetPosAbs (void) const |
virtual const Vec3 & | GetPosGlob (void) const |
virtual const Vec3 & | GetVelAbs (void) const |
virtual const Vec3 & | GetVelGlob (void) const |
Protected Attributes | |
Vec3 | v |
DriveOwner | d |
![]() | |
StructNode * | pNode |
FixedDirPosRel::FixedDirPosRel | ( | StructNode * | pNode, |
const Vec3 & | v, | ||
const DriveCaller * | pDC | ||
) |
|
virtual |
|
inlinevirtual |
|
protected |
Definition at line 135 of file posrel.h.
Referenced by GetPosRel().
|
protected |
Definition at line 134 of file posrel.h.
Referenced by GetPosRel().