cstool/pen.h File Reference
Vector shape drawing. More...
#include "csgeom/poly3d.h"
#include "csgeom/polyidx.h"
#include "csgeom/vector4.h"
#include "csgeom/vector2.h"
#include "csutil/cscolor.h"
#include "csutil/dirtyaccessarray.h"
#include "csutil/ref.h"
#include "csutil/refarr.h"
#include "csutil/memfile.h"
#include "ivideo/graph3d.h"
#include "ivideo/texture.h"
Go to the source code of this file.
| Classes | |
| class | csMemoryPen | 
| The memory pen is a caching pen object.  More... | |
| class | csPen | 
| A pen specialized for CS.  More... | |
| struct | iPen | 
| A pen is used to draw vector shapes.  More... | |
| Enumerations | |
| enum | CS_PEN_FLAGS | 
| enum | CS_PEN_TEXT_ALIGN | 
Detailed Description
Vector shape drawing.
Definition in file pen.h.
Generated for Crystal Space by doxygen 1.4.7

