#include <nnsys/g3d/glbstate.h>
const VecFx32* NNS_G3dGlbGetCameraPos( void );
None.
The pointer to the camera's position vector.
Gets the pointer to the camera's position vector, which is set in the global state stored in the G3D library.
NNS_G3dGlbLookAt, NNS_G3dGlbGetCameraMtx, NNS_G3dGlbGetCameraUp, NNS_G3dGlbGetCameraTarget
09/16/2004 Initial version.
CONFIDENTIAL