Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h234 …void FillTriangle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3, ut::Color8…
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp303 GraphicsDrawing::FillTriangle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3,… in FillTriangle() function in nw::demo::GraphicsDrawing