All Classes |Grouped Classes |Index

Class CL_VertexArrayBuffer

Vertex Array Buffer. More...

Derived from:

None

Derived by:

None

Group:

Display Target Interface (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

CL_VertexArrayBuffer

Constructs a null instance.


Attributes:

is_null

Returns true if this object is invalid.

throw_if_null

Throw an exception if this object is invalid.

get_data

Retrieves a pointer to the mapped buffer.

get_provider

Get Provider.


Operations:

operator==

Handle comparison operator.

lock

Maps vertex buffer into system memory.

unlock

Unmaps vertex buffer.

upload_data

Uploads data to vertex array buffer.