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 | |
| ClearTransform() | csPen | |
| ClipLine(int &x1, int &y1, int &x2, int &y2) | csPen | |
| DrawArc(int x1, int y1, int x2, int y2, float start_angle=0, float end_angle=6.2831853) | csPen | |
| DrawLine(int x1, int y1, int x2, int y2) | csPen | |
| DrawLines(const csArray< csPenCoordinatePair > &pairs) | csPen | |
| DrawMesh(csRenderMeshType mesh_type) | csPen | [protected] |
| DrawMiteredRect(int x1, int y1, int x2, int y2, uint miter) | csPen | |
| DrawPoint(int x1, int y2) | csPen | |
| DrawRect(int x1, int y1, int x2, int y2) | csPen | |
| DrawRoundedRect(int x1, int y1, int x2, int y2, uint roundness) | csPen | |
| DrawTriangle(int x1, int y1, int x2, int y2, int x3, int y3) | csPen | |
| PopTransform() | csPen | |
| PushTransform() | csPen | |
| Rotate(const float &a) | csPen | |
| SetActiveCache(csPenCache *cache) | csPen | [inline] |
| SetAutoTexture(float w, float h) | csPen | [protected] |
| SetColor(float r, float g, float b, float a) | csPen | |
| SetFlag(uint flag) | csPen | |
| SetMixMode(uint mode) | csPen | |
| SetOrigin(const csVector3 &o) | csPen | |
| SetPenWidth(float width) | csPen | |
| SetTexture(iTextureHandle *tex) | csPen | |
| SetTransform(const csReversibleTransform &trans) | csPen | |
| SetupMesh() | csPen | [protected] |
| Start() | csPen | [protected] |
| SwapColors() | csPen | |
| Translate(const csVector3 &t) | csPen | |
| Write(iFont *font, int x1, int y1, const char *text) | csPen | |
| WriteBoxed(iFont *font, int x1, int y1, int x2, int y2, uint h_align, uint v_align, const char *text) | csPen | |
| WriteLines(iFont *font, int x1, int y1, const csStringArray &lines) | csPen | |
| WriteLinesBoxed(iFont *font, int x1, int y1, int x2, int y2, uint h_align, uint v_align, const csStringArray &lines) | csPen |
Generated for Crystal Space 2.1 by doxygen 1.6.1
