Home
last modified time | relevance | path

Searched refs:updateColor (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,
667 void UpdateCubeVBO(const bool& updatePosition, const bool& updateColor, const bool& updateNormal, in UpdateCubeVBO() argument
678 if ( updateColor ) in UpdateCubeVBO()