const VERTEX_MANAGER & m_manager
void setSize(unsigned int aSize)
Set data size in the container.
VERTEX * GetVertices() const
Return pointer to the data used by the VERTEX_ITEM.
friend class VERTEX_MANAGER
friend class CACHED_CONTAINER_GPU
friend class CACHED_CONTAINER
void setOffset(unsigned int aOffset)
Set data offset in the container.
VERTEX_ITEM(const VERTEX_MANAGER &aManager)
unsigned int GetOffset() const
Return data offset in the container.
unsigned int GetSize() const
Return information about number of vertices stored.
Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1....
The Cairo implementation of the graphics abstraction layer.
Common defines and consts used in vertex related classes.