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