VRS::TransformFeedbackAttributeContent Class Reference
#include <vrs/opengl/transformfeedbackattributecontent.h>
List of all members.
Constructor & Destructor Documentation
| VRS::TransformFeedbackAttributeContent::TransformFeedbackAttributeContent |
( |
int |
attributeToRecord, |
|
|
int |
attributeSize, |
|
|
int |
reserved = 0 | |
|
) |
| | |
| VRS::TransformFeedbackAttributeContent::TransformFeedbackAttributeContent |
( |
void |
|
) |
[protected] |
Member Function Documentation
| void VRS::TransformFeedbackAttributeContent::setAttributeToRecord |
( |
int |
attributeToRecord |
) |
|
| int VRS::TransformFeedbackAttributeContent::getAttributeToRecord |
( |
void |
|
) |
const [inline] |
| void VRS::TransformFeedbackAttributeContent::setAttributeSize |
( |
int |
attributeSize |
) |
|
| int VRS::TransformFeedbackAttributeContent::getAttributeSize |
( |
void |
|
) |
const [inline] |
| void VRS::TransformFeedbackAttributeContent::setReserved |
( |
int |
reserved |
) |
|
| int VRS::TransformFeedbackAttributeContent::getReserved |
( |
void |
|
) |
const [inline] |
The documentation for this class was generated from the following file: