Home
last modified time | relevance | path

Searched refs:s_Position (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/
Dgx_VertexBuffer.cpp118 f32 s_Position[3]; variable
368 s_Position[index] = 0.0f; in SetCube()
853 nn::math::Vector3 positionVector(s_Position[0], s_Position[1], s_Position[2]); in UpdateCube()