csMemoryPen Member List
This is the complete list of members for csMemoryPen, including all inherited members.Clear() | csMemoryPen | [virtual] |
ClearFlag(uint flag) | csMemoryPen | [virtual] |
ClearTransform() | csMemoryPen | [virtual] |
csMemoryPen() | csMemoryPen | [inline] |
Draw(iPen *_pen_) | csMemoryPen | |
DrawArc(uint x1, uint y1, uint x2, uint y2, float start_angle, float end_angle) | csMemoryPen | [virtual] |
DrawLine(uint x1, uint y1, uint x2, uint y2) | csMemoryPen | [virtual] |
DrawMiteredRect(uint x1, uint y1, uint x2, uint y2, uint miter) | csMemoryPen | [virtual] |
DrawPoint(uint x1, uint y2) | csMemoryPen | [virtual] |
DrawRect(uint x1, uint y1, uint x2, uint y2) | csMemoryPen | [virtual] |
DrawRoundedRect(uint x1, uint y1, uint x2, uint y2, uint roundness) | csMemoryPen | [virtual] |
DrawTriangle(uint x1, uint y1, uint x2, uint y2, uint x3, uint y3) | csMemoryPen | [virtual] |
PopTransform() | csMemoryPen | [virtual] |
PushTransform() | csMemoryPen | [virtual] |
Rotate(const float &a) | csMemoryPen | [virtual] |
SetColor(float r, float g, float b, float a) | csMemoryPen | [virtual] |
SetColor(const csColor4 &color) | csMemoryPen | [virtual] |
SetFlag(uint flag) | csMemoryPen | [virtual] |
SetMixMode(uint mode) | csMemoryPen | [virtual] |
SetOrigin(const csVector3 &o) | csMemoryPen | [virtual] |
SetPenWidth(float width) | csMemoryPen | [virtual] |
SetTexture(csRef< iTextureHandle > tex) | csMemoryPen | [virtual] |
SwapColors() | csMemoryPen | [virtual] |
Translate(const csVector3 &t) | csMemoryPen | [virtual] |
Write(iFont *font, uint x1, uint y1, char *text) | csMemoryPen | [virtual] |
WriteBoxed(iFont *font, uint x1, uint y1, uint x2, uint y2, uint h_align, uint v_align, char *text) | csMemoryPen | [virtual] |
~csMemoryPen() | csMemoryPen | [inline, virtual] |
~iPen() | iPen | [inline, protected, virtual] |
Generated for Crystal Space by doxygen 1.4.7