ClanLib
2.3.7
|
#include "../api_display.h"
#include "../../Core/System/sharedptr.h"
#include "../../Core/Text/string_types.h"
#include "../Render/graphic_context.h"
#include "../Render/primitives_array.h"
#include "../Render/texture.h"
#include "../../Core/Math/mat4.h"
Go to the source code of this file.
Classes | |
class | CL_GraphicContextProvider |
Interface for implementing a CL_GraphicContext target. More... | |
class | CL_PrimitivesArrayData |
Primitives array data supplied to clanDisplay provider objects. More... | |
struct | CL_PrimitivesArrayData::VertexData |