Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Transform.h33 VEC2 rotate; member
40 VEC3 rotate; member
Dmath_Matrix23.h405 self_type& SetupRotate(f32 rotate) in SetupRotate()
416 self_type& SetupRotate(const VEC2& center, f32 rotate) in SetupRotate()
Dmath_Matrix34.h751 self_type& SetupRotateXyz(const VEC3& rotate) in SetupRotateXyz()