Searched refs:rotAxis (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/ |
| D | TriangleSimple.cpp | 97 nn::math::Vector3 rotAxis(0.f, 1.f, 0.f); in DrawDisplay0() local 101 nn::math::MTX34RotAxisDeg(&rot, &rotAxis, -6.f * s_Count); in DrawDisplay0() 142 nn::math::Vector3 rotAxis(0.f, 1.f, 0.f); in DrawDisplay0AndSave() local 146 nn::math::MTX34RotAxisDeg(&rot, &rotAxis, -6.f * s_Count); in DrawDisplay0AndSave()
|
| /CTR-SDK-4.2.7-SampleDemos/demo1/ |
| D | gx.cpp | 149 nn::math::Vector3 rotAxis(0.f, 1.f, 0.f); in DrawFrame() local 153 nn::math::MTX34RotAxisDeg(&rot, &rotAxis, -6.f * (f%60)); in DrawFrame()
|