csPen Member List
This is the complete list of members for csPen, including all inherited members.AddTexCoord(float x, float y) | csPen | [inline, protected] |
AddThickPoints(float x1, float y1, float x2, float y2) | csPen | [protected] |
AddVertex(float x, float y, bool force_add=false) | csPen | [protected] |
ClearFlag(uint flag) | csPen | [virtual] |
ClearTransform() | csPen | [virtual] |
DrawArc(uint x1, uint y1, uint x2, uint y2, float start_angle=0, float end_angle=6.2831853) | 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, uint miter) | csPen | [virtual] |
DrawPoint(uint x1, uint y2) | csPen | [virtual] |
DrawRect(uint x1, uint y1, uint x2, uint y2) | csPen | [virtual] |
DrawRoundedRect(uint x1, uint y1, uint x2, uint y2, uint roundness) | csPen | [virtual] |
DrawThickLine(uint x1, uint y1, uint x2, uint y2) | csPen | |
DrawTriangle(uint x1, uint y1, uint x2, uint y2, uint x3, uint y3) | csPen | [virtual] |
PopTransform() | csPen | [virtual] |
PushTransform() | csPen | [virtual] |
Rotate(const float &a) | csPen | [virtual] |
SetAutoTexture(float w, float h) | csPen | [protected] |
SetColor(float r, float g, float b, float a) | csPen | [virtual] |
SetColor(const csColor4 &color) | csPen | [virtual] |
SetFlag(uint flag) | csPen | [virtual] |
SetMixMode(uint mode) | csPen | [virtual] |
SetOrigin(const csVector3 &o) | csPen | [virtual] |
SetPenWidth(float width) | csPen | [virtual] |
SetTexture(csRef< iTextureHandle > tex) | 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] |
~iPen() | iPen | [inline, protected, virtual] |
Generated for Crystal Space by doxygen 1.4.7