Home
last modified time | relevance | path

Searched defs:pt1 (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp294 GraphicsDrawing::FillTriangle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3,… in FillTriangle()
325 GraphicsDrawing::BuildTriangle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3… in BuildTriangle()
339 const math::VEC2& pt1, in BuildRectangle()
373 GraphicsDrawing::BuildLine( const math::VEC2& pt1, const math::VEC2& pt2, f32 lineWidth, math::VEC2… in BuildLine()