![]() |
Public API Reference |
![]() |
2D graphics interface More...
Go to the source code of this file.
Classes | |
struct | csPixelCoord |
Simple 2D pixel coordinate. More... | |
struct | iGraphics2D |
This is the interface for 2D renderer. More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS::Math |
Mathematical functions and definitions. | |
Enumerations | |
enum | { CS_WRITE_BASELINE = (1 << 0), CS_WRITE_NOANTIALIAS = (1 << 1) } |
iGraphics2D::Write() flags. More... |
2D graphics interface
Definition in file graph2d.h.