Specialization of CACHED_CONTAINER that stores data in video memory via memory mapping.
Class to store VERTEX instances with caching.
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.
void setOffset(unsigned int aOffset)
Set data offset in the container.
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.