All Classes |Grouped Classes |Index

Class CL_VertexArrayBufferProvider

Vertex Array Buffer provider. More...

Derived from:

None

Derived by:

None

Group:

Display Target Interface (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

create

Constructs a vertex array buffer.

destroy

Destroys the vertex array buffer provider.


Attributes:

get_data

Retrieves a pointer to the mapped buffer.


Operations:

lock

Maps vertex buffer into system memory.

unlock

Unmaps vertex buffer.

upload_data

Uploads data to vertex array buffer.