Query: sovertexattributebundle
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SoVertexAttributeBundle(3) Coin SoVertexAttributeBundle(3)NAMESoVertexAttributeBundle - The SoVertexAttributeBundle class simplifies vertex attribute handling.SYNOPSISInherits SoBundle. Public Member Functions SoVertexAttributeBundle (SoAction *action, SbBool forrendering) ~SoVertexAttributeBundle () void send (int index) const SbBool doAttributes (void) const Additional Inherited Members Detailed Description The SoVertexAttributeBundle class simplifies vertex attribute handling. Constructor & Destructor Documentation SoVertexAttributeBundle::SoVertexAttributeBundle (SoAction *action, SbBoolforrendering) Constructor. SoVertexAttributeBundle::~SoVertexAttributeBundle () Destructor. Member Function Documentation void SoVertexAttributeBundle::send (intindex) const Send the index'th attribute to OpenGL. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoVertexAttributeBundle(3)