All Classes |Grouped Classes |Index

Class CL_ProgramAttribute

OpenGL program object vertex attribute information class. More...

Derived from:

None

Derived by:

None

Group:

Display (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

CL_ProgramAttribute

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_name

Get attribute name.

get_size

Get attribute size.

get_type

Get attribute OpenGL type.

get_location

Get attribute location.