Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/
Dgx_VertexBuffer.cpp132 void SetCubeColor(const f32& red, const f32& green, const f32& blue, const f32& alpha);
373 SetCubeColor(1.0f, 0.0f, 0.0f, 1.0f); in SetCube()
532 void SetCubeColor(const f32& red, const f32& green, const f32& blue, const f32& alpha) in SetCubeColor() function
868 SetCubeColor(1.0f, 0.0f, 0.0f, 1.0f); in UpdateCube()
873 SetCubeColor(0.0f, 1.0f, 0.0f, 1.0f); in UpdateCube()
878 SetCubeColor(0.0f, 0.0f, 1.0f, 1.0f); in UpdateCube()