csPen Member List
This is the complete list of members for csPen, including all inherited members.AddVertex(float x, float y) | csPen | [protected] |
ClearTransform() | csPen | [virtual] |
DrawArc(uint x1, uint y1, uint x2, uint y2, float start_angle=0, float end_angle=6.2831853, bool swap_colors=false, bool fill=false) | csPen | [virtual] |
DrawLine(uint x1, uint y1, uint x2, uint y2) | csPen | [virtual] |
DrawMesh(csRenderMeshType mesh_type) | csPen | [protected] |
DrawMiteredRect(uint x1, uint y1, uint x2, uint y2, float miter, bool swap_colors=false, bool fill=false) | csPen | [virtual] |
DrawPoint(uint x1, uint y2) | csPen | [virtual] |
DrawRect(uint x1, uint y1, uint x2, uint y2, bool swap_colors=false, bool fill=false) | csPen | [virtual] |
DrawRoundedRect(uint x1, uint y1, uint x2, uint y2, float roundness, bool swap_colors=false, bool fill=false) | csPen | [virtual] |
DrawTriangle(uint x1, uint y1, uint x2, uint y2, uint x3, uint y3, bool fill=false) | csPen | [virtual] |
PopTransform() | csPen | [virtual] |
PushTransform() | csPen | [virtual] |
Rotate(const float &a) | csPen | [virtual] |
SetColor(float r, float g, float b, float a) | csPen | [virtual] |
SetColor(const csColor4 &color) | csPen | [virtual] |
SetOrigin(const csVector3 &o) | csPen | [virtual] |
SetupMesh() | csPen | [protected] |
Start() | csPen | [protected] |
SwapColors() | csPen | [virtual] |
Translate(const csVector3 &t) | csPen | [virtual] |
Write(iFont *font, uint x1, uint y1, char *text) | csPen | [virtual] |
WriteBoxed(iFont *font, uint x1, uint y1, uint x2, uint y2, uint h_align, uint v_align, char *text) | csPen | [virtual] |
Generated for Crystal Space by doxygen 1.4.6