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