DrawHelpers Member List

This is the complete list of members for DrawHelpers, including all inherited members.
Dispose()DrawHelpers
DisposedDrawHelpers
DrawArrow(Vector2 start_point, Vector2 end_point, ArrowParams ap)DrawHelpers
DrawAxis(Bounds2 clipping_bounds, float thickness)DrawHelpers
DrawBounds2(Bounds2 bounds)DrawHelpers
DrawBounds2Fill(Bounds2 bounds)DrawHelpers
DrawCircle(Vector2 center, float radius, uint n)DrawHelpers
DrawConvexPoly2(ConvexPoly2 convex_poly)DrawHelpers
DrawCoordinateSystem2D(Matrix3 mat, ArrowParams ap=null)DrawHelpers
DrawCoordinateSystem2D()DrawHelpers
DrawDefaultGrid(Bounds2 clipping_bounds, Vector2 step, Vector4 rulers_color, Vector4 axis_color)DrawHelpers
DrawDefaultGrid(Bounds2 clipping_bounds, float step)DrawHelpers
DrawDisk(Vector2 center, float radius, uint n)DrawHelpers
DrawHelpers(GraphicsContextAlpha gl, uint max_vertices)DrawHelpers
DrawInfiniteLine(Vector2 A, Vector2 v)DrawHelpers
DrawLineSegment(Vector2 A, Vector2 B)DrawHelpers
DrawRulers(Bounds2 bounds, float step_x, float step_y)DrawHelpers
ImmBegin(DrawMode mode, uint max_vertices_intended)DrawHelpers
ImmEnd()DrawHelpers
ImmVertex(Vertex v)DrawHelpers
ImmVertex(Vector4 pos)DrawHelpers
ImmVertex(Vector2 pos)DrawHelpers
SetColor(Vector4 value)DrawHelpers
ShaderPop()DrawHelpers
ShaderPush()DrawHelpers