32 #ifndef VERTEX_ITEM_H_ 33 #define VERTEX_ITEM_H_ The Cairo implementation of the graphics abstraction layer.
VERTEX_ITEM(const VERTEX_MANAGER &aManager)
unsigned int GetSize() const
Return information about number of vertices stored.
const VERTEX_MANAGER & m_manager
void setSize(unsigned int aSize)
Set data size in the container.
Class to store VERTEX instances with caching.
VERTEX * GetVertices() const
Return pointer to the data used by the VERTEX_ITEM.
void setOffset(unsigned int aOffset)
Set data offset in the container.
Specialization of CACHED_CONTAINER that stores data in video memory via memory mapping.
Common defines and consts used in vertex related classes.
unsigned int GetOffset() const
Return data offset in the container.
Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1....