Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp325 …angle( const math::VEC2& pt1, const math::VEC2& pt2, const math::VEC2& pt3, math::VEC2 *pVecArray ) in BuildTriangle()
343 math::VEC2 *pVecArray ) in BuildRectangle()
356 …hicsDrawing::BuildRectangle( const math::VEC2& pos, const math::VEC2& size, math::VEC2 *pVecArray ) in BuildRectangle()
373 …ng::BuildLine( const math::VEC2& pt1, const math::VEC2& pt2, f32 lineWidth, math::VEC2 *pVecArray ) in BuildLine()