Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsDrawing.h241 void FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color );
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp315 GraphicsDrawing::FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color ) in FillTriangles() function in nw::demo::GraphicsDrawing