#include <program_attribute.h>
Public Member Functions | |
Construction | |
| CL_ProgramAttribute () | |
| Constructs a program attribute. | |
| CL_ProgramAttribute (const CL_StringRef &name, int size, int type) | |
| Constructs a ProgramAttribute. | |
| ~CL_ProgramAttribute () | |
Attributes | |
| CL_StringRef | get_name () const |
| Get attribute name. | |
| int | get_size () const |
| Get attribute size. | |
| int | get_type () const |
| Get attribute OpenGL type. | |
|
|
Constructs a program attribute.
|
|
||||||||||||||||
|
Constructs a ProgramAttribute.
|
|
|
|
|
|
Get attribute name.
|
|
|
Get attribute size.
|
|
|
Get attribute OpenGL type.
|
1.4.6