Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp699 …angle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3, math::VEC2 *pVecArray ) in BuildTriangle()
717 math::VEC2 *pVecArray ) in BuildRectangle()
730 …hicsDrawing::BuildRectangle( const math::VEC2& pos, const math::VEC2& size, math::VEC2 *pVecArray ) in BuildRectangle()
747 …ng::BuildLine( const math::VEC2& pt1, const math::VEC2& pt2, f32 lineWidth, math::VEC2 *pVecArray ) in BuildLine()