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/graph2d.h"#include "ivideo/graph3d.h"#include "ivideo/texture.h"Go to the source code of this file.
Classes | |
| class | csPen |
| A pen implementation with which you can do various kinds of 2D rendering. More... | |
| class | csPen3D |
| A pen implementation with which you can do various kinds of 3D line rendering. More... | |
| struct | csPen3DCoordinatePair |
| A coordinate pair. More... | |
| class | csPenCache |
| A pen cache. More... | |
| struct | csPenCoordinate |
| A pen coordinate. More... | |
| struct | csPenCoordinatePair |
| A coordinate pair. More... | |
Detailed Description
Vector shape drawing.
Definition in file pen.h.
Generated for Crystal Space 2.1 by doxygen 1.6.1
