Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/
Dgx_VertexBuffer.cpp128 void UpdateCubeVBO(const bool& updatePosition=true, const bool& updateColor=true,
321 UpdateCubeVBO(); in InitializeCube()
667 void UpdateCubeVBO(const bool& updatePosition, const bool& updateColor, const bool& updateNormal, in UpdateCubeVBO() function
883 UpdateCubeVBO(false, true, false, false); in UpdateCube()