draw
0.0.0
|
Cdraw::Color | RGBA floating-point color |
Cdraw::Context | OpenGL rendering context base interface class |
Cdraw::Font | Set of characters of the same style and size |
Cdraw::Geometry | Set of indexed 2D-primitives |
Cdraw::Image | 2D-array of pixels specified format |
Cdraw::Point | A point in pixel space |
Cdraw::Rect | A rect in pixel space |
Cdraw::Renderer | Factory and context owner |
Cdraw::Size | A size in pixel space |
Cdraw::Span< T > | Contiguous sequence of elements |
Cdraw::Vector2 | Floating-point 2D-vector |
Cdraw::Geometry::Vertex | 2D-vertex |
▼Cdraw::Visual | Base interface class of any visual object |
Cdraw::Shape | A visual shape |
Cdraw::Text | A text object |