39 m_manager( aManager ),
const VERTEX_MANAGER & m_manager
VERTEX * GetVertices() const
Return pointer to the data used by the VERTEX_ITEM.
VERTEX_ITEM(const VERTEX_MANAGER &aManager)
Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1....
void SetItem(VERTEX_ITEM &aItem) const
Set an item to start its modifications.
void FreeItem(VERTEX_ITEM &aItem) const
Free the memory occupied by the item, so it is no longer stored in the container.
VERTEX * GetVertices(const VERTEX_ITEM &aItem) const
Return a pointer to the vertices owned by an item.
The Cairo implementation of the graphics abstraction layer.
Class to handle an item held in a container.