MeVisLabToolboxReference
SoVertexAttribute4f Class Reference

Vertex attribute of type SbVec4f. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute4f:
SoVertexAttributeBase

List of all members.

Public Member Functions

 SoVertexAttribute4f ()
 Constructor.

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system.

Public Attributes

SoMFVec4f values

Protected Member Functions

virtual void updateInfo ()

Detailed Description

Vertex attribute of type SbVec4f.

Definition at line 115 of file SoVertexAttributeNodes.h.


Constructor & Destructor Documentation

SoVertexAttribute4f::SoVertexAttribute4f ( )

Constructor.


Member Function Documentation

static void SoVertexAttribute4f::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoVertexAttributeBase.

virtual void SoVertexAttribute4f::updateInfo ( ) [protected, virtual]

Reimplemented from SoVertexAttributeBase.


Member Data Documentation

Definition at line 122 of file SoVertexAttributeNodes.h.


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