Home
last modified time | relevance | path

Searched defs:Direction (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/hid/CTR/
Dhid_DeviceStatus.h160 struct Direction{ struct
173 Direction() in Direction() argument
177 Direction(const nn::math::VEC3& vecx,const nn::math::VEC3& vecy,const nn::math::VEC3& vecz) in Direction() argument
181 Direction(const nn::math::MTX33 &mtx33) in Direction() argument
185 nn::math::MTX33 ToMTX33() in ToMTX33()