version 3.3

VRS::TransformFeedbackAttributeContentTable Class Reference

#include <vrs/opengl/transformfeedbackattributecontenttable.h>

Inheritance diagram for VRS::TransformFeedbackAttributeContentTable:

VRS::TransformFeedbackContentTable VRS::MonoAttribute VRS::Attribute VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 TransformFeedbackAttributeContentTable (const VRS::SO< VRS::Iterator< VRS::SO< VRS::TransformFeedbackAttributeContent > > > &attributeContent, GLenum storageMode=GL_SEPARATE_ATTRIBS_NV, bool enabled=true)
void setAttributeContent (const VRS::SO< VRS::Iterator< VRS::SO< VRS::TransformFeedbackAttributeContent > > > &attributeContent)
const VRS::SO< VRS::Iterator
< VRS::SO
< VRS::TransformFeedbackAttributeContent > > > & 
getAttributeContent (void) const
virtual void apply (const VRS::SO< VRS::Engine > &engine)

Protected Member Functions

 TransformFeedbackAttributeContentTable (void)


Constructor & Destructor Documentation

VRS::TransformFeedbackAttributeContentTable::TransformFeedbackAttributeContentTable ( const VRS::SO< VRS::Iterator< VRS::SO< VRS::TransformFeedbackAttributeContent > > > &  attributeContent,
GLenum  storageMode = GL_SEPARATE_ATTRIBS_NV,
bool  enabled = true 
)

VRS::TransformFeedbackAttributeContentTable::TransformFeedbackAttributeContentTable ( void   )  [protected]


Member Function Documentation

void VRS::TransformFeedbackAttributeContentTable::setAttributeContent ( const VRS::SO< VRS::Iterator< VRS::SO< VRS::TransformFeedbackAttributeContent > > > &  attributeContent  ) 

const VRS::SO<VRS::Iterator<VRS::SO<VRS::TransformFeedbackAttributeContent> > >& VRS::TransformFeedbackAttributeContentTable::getAttributeContent ( void   )  const [inline]

virtual void VRS::TransformFeedbackAttributeContentTable::apply ( const VRS::SO< VRS::Engine > &  engine  )  [virtual]


The documentation for this class was generated from the following file:

Generated on Sat May 18 06:00:29 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact