Lines Matching refs:VEC3
40 nw::math::VEC3 Position;
41 nw::math::VEC3 TargetPos;
42 nw::math::VEC3 UpVector;
86 void SetPosition( nw::math::VEC3* position ) in SetPosition()
96 void SetPadCameraPosition( nw::math::VEC3* position ) in SetPadCameraPosition()
106 void GetPosition( nw::math::VEC3* position ) in GetPosition()
113 void SetTarget( nw::math::VEC3* target ) in SetTarget()
148 void SetPadCameraTarget( nw::math::VEC3* target ) in SetPadCameraTarget()
161 void GetTarget( nw::math::VEC3* target ) in GetTarget()
227 nw::math::VEC3 m_Position;
228 nw::math::VEC3 m_Target;