Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Public Member Functions | List of all members
SoVertexAttributeBundle Class Reference

The SoVertexAttributeBundle class simplifies vertex attribute handling. More...

Inheritance diagram for SoVertexAttributeBundle:
SoBundle

Public Member Functions

 SoVertexAttributeBundle (SoAction *action, SbBool forrendering)
 
 ~SoVertexAttributeBundle ()
 
void send (int index) const
 
SbBool doAttributes (void) const
 

Additional Inherited Members

- Protected Member Functions inherited from SoBundle
 SoBundle (SoAction *action)
 
 ~SoBundle ()
 
- Protected Attributes inherited from SoBundle
SoStatestate
 The state of the current action.
 

Detailed Description

The SoVertexAttributeBundle class simplifies vertex attribute handling.

Constructor & Destructor Documentation

SoVertexAttributeBundle::SoVertexAttributeBundle ( SoAction action,
SbBool  forrendering 
)

Constructor.

SoVertexAttributeBundle::~SoVertexAttributeBundle ( )

Destructor.

Member Function Documentation

void SoVertexAttributeBundle::send ( int  index) const

Send the index'th attribute to OpenGL.


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

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen