version 3.3

VRS::TransformFeedbackAttributeContent Class Reference

#include <vrs/opengl/transformfeedbackattributecontent.h>

Inheritance diagram for VRS::TransformFeedbackAttributeContent:

VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 TransformFeedbackAttributeContent (int attributeToRecord, int attributeSize, int reserved=0)
void setAttributeToRecord (int attributeToRecord)
int getAttributeToRecord (void) const
void setAttributeSize (int attributeSize)
int getAttributeSize (void) const
void setReserved (int reserved)
int getReserved (void) const

Protected Member Functions

 TransformFeedbackAttributeContent (void)


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:

Generated on Tue May 21 06:00:28 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact