#include <nnsys/g3d/glbstate.h>
const VecFx32* NNS_G3dGlbGetBaseTrans( void );
None.
The pointer to the object's parallel translation vector.
This function gets the pointer to the object's parallel translation vector, which is set in the global state stored in the G3D library.
09/16/2004 Initial version.