Searched defs:Direction (Results 1 – 1 of 1) sorted by relevance
184 struct Direction{ struct197 Direction() in Direction() argument201 …explicit Direction(const nn::math::VEC3& vecx,const nn::math::VEC3& vecy,const nn::math::VEC3& vec… in Direction() function205 Direction(const nn::math::MTX33 &mtx33) in Direction() argument209 nn::math::MTX33 ToMTX33() in ToMTX33()