SoVertexAttributeBundle

Langue: en

Autres versions - même langue

Version: 344836 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

SoVertexAttributeBundle -

The SoVertexAttributeBundle class simplifies vertex attribute handling.

SYNOPSIS


Inherits SoBundle.

Public Member Functions


SoVertexAttributeBundle (SoAction *action, SbBool forrendering)

~SoVertexAttributeBundle ()

void send (int index) const

SbBool doAttributes (void) const

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) constSend the index'th attribute to OpenGL.

Author

Generated automatically by Doxygen for Coin from the source code.