dBodyGetPosition

@brief Get the position of a body. @ingroup bodies @remarks When getting, the returned values are pointers to internal data structures, so the vectors are valid until any changes are made to the rigid body system structure. @sa dBodyCopyPosition

extern (C) nothrow
const(dReal)*
dBodyGetPosition

Meta