version 3.3

VRS::TransformFeedbackVaryingContentTable Class Reference

#include <vrs/opengl/transformfeedbackvaryingcontenttable.h>

Inheritance diagram for VRS::TransformFeedbackVaryingContentTable:

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

List of all members.

Public Member Functions

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

Protected Member Functions

 TransformFeedbackVaryingContentTable (void)


Constructor & Destructor Documentation

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

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


Member Function Documentation

void VRS::TransformFeedbackVaryingContentTable::setAttributeContent ( const VRS::SO< VRS::Iterator< VRS::SO< VRS::TransformFeedbackVaryingContent > > > &  attributeContent  ) 

const VRS::SO<VRS::Iterator<VRS::SO<VRS::TransformFeedbackVaryingContent> > >& VRS::TransformFeedbackVaryingContentTable::getVaryingContent ( void   )  const [inline]

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


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

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