Searched refs:lineWidth (Results 1 – 2 of 2) sorted by relevance
745 GraphicsDrawing::BuildLine( const math::VEC2& pt1, const math::VEC2& pt2, f32 lineWidth, math::VEC2… in BuildLine() argument747 NW_ASSERT( lineWidth >= 0.f ); in BuildLine()754 ortho *= lineWidth; in BuildLine()
401 …s32 BuildLine( const math::VEC2& pt1, const math::VEC2& pt2, f32 lineWidth, math::VEC2 *pVecArray …