Searched defs:Direction (Results 1 – 1 of 1) sorted by relevance
160 struct Direction{ struct173 Direction() in Direction() argument177 …explicit Direction(const nn::math::VEC3& vecx,const nn::math::VEC3& vecy,const nn::math::VEC3& vec… in Direction() function181 Direction(const nn::math::MTX33 &mtx33) in Direction() argument185 nn::math::MTX33 ToMTX33() in ToMTX33()