Home
last modified time | relevance | path

Searched refs:ssglLineWidth (Results 1 – 8 of 8) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/
H A Ddraw.cpp54 ssglLineWidth(40); in Draw()
61 ssglLineWidth(1); in Draw()
694 ssglLineWidth(1); in Paint()
763 ssglLineWidth(Style::Width(Style::ANALYZE)); in Paint()
802 ssglLineWidth((GLfloat)1.3); in Paint()
822 ssglLineWidth(1); in Paint()
851 ssglLineWidth(1.5); in Paint()
H A Dglhelper.cpp82 void ssglLineWidth(GLfloat width) { in ssglLineWidth() function
102 ssglLineWidth(1); in LineDrawCallback()
588 ssglLineWidth(2); in ssglDebugPolygon()
617 ssglLineWidth(float(lineWidth)); in ssglDrawEdges()
642 ssglLineWidth((float)lineWidth); in ssglDrawOutlines()
656 ssglLineWidth(1); in ssglDebugMesh()
H A Ddrawentity.cpp117 ssglLineWidth((float)dogd.lineWidth); in Draw()
604 ssglLineWidth(1); in DrawOrGetDistance()
616 ssglLineWidth(2); in DrawOrGetDistance()
657 ssglLineWidth(1); in DrawOrGetDistance()
H A Dbsp.cpp672 ssglLineWidth(10); in DebugDraw()
680 ssglLineWidth(1); in DebugDraw()
H A Dgenerate.cpp255 ssglLineWidth(1); in GenerateAll()
H A Dgroupmesh.cpp541 ssglLineWidth (Style::Width(Style::DRAW_ERROR)); in Draw()
H A Ddrawconstraint.cpp1153 ssglLineWidth(Style::Width(disp.style)); in DrawOrGetDistance()
1178 ssglLineWidth(Style::Width(hs)); in Draw()
H A Dsolvespace.h321 void ssglLineWidth(GLfloat width);