Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h392 const math::VEC2& pt4,
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp716 const math::VEC2& pt4, in BuildRectangle() argument
723 count += this->BuildTriangle( pt1, pt3, pt4, &pVecArray[count] ); in BuildRectangle()