Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp753 math::VEC2 ortho = math::VEC2( direction.y, - direction.x ); in BuildLine() local
755 VEC2Normalize( &ortho, &ortho ); in BuildLine()
756 ortho *= lineWidth; in BuildLine()
760 …count += this->BuildRectangle( pt1 - ortho / 2, pt1 + ortho / 2, pt2 + ortho / 2, pt2 - ortho / 2,… in BuildLine()
/NW4C-2.0.3/tools/Viewer/
DViewer.ini214 /g2d/ortho/near = -1000
217 /g2d/ortho/far = 1000