Lines Matching refs:VEC3
38 nw::math::VEC3 Position;
39 nw::math::VEC3 TargetPos;
40 nw::math::VEC3 UpVector;
84 void SetPosition( nw::math::VEC3* position ) in SetPosition()
94 void SetPadCameraPosition( nw::math::VEC3* position ) in SetPadCameraPosition()
104 void GetPosition( nw::math::VEC3* position ) in GetPosition()
111 void SetTarget( nw::math::VEC3* target ) in SetTarget()
146 void SetPadCameraTarget( nw::math::VEC3* target ) in SetPadCameraTarget()
159 void GetTarget( nw::math::VEC3* target ) in GetTarget()
225 nw::math::VEC3 m_Position;
226 nw::math::VEC3 m_Target;