MeVisLabToolboxReference
SoVertexAttribute3f Class Reference

Vertex attribute of type SbVec3f. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute3f:
SoVertexAttributeBase

List of all members.

Public Member Functions

 SoVertexAttribute3f ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoMFVec3f values

Protected Member Functions

virtual void updateInfo ()

Detailed Description

Vertex attribute of type SbVec3f.

Definition at line 93 of file SoVertexAttributeNodes.h.


Constructor & Destructor Documentation

SoVertexAttribute3f::SoVertexAttribute3f ( )

Constructor.


Member Function Documentation

static void SoVertexAttribute3f::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoVertexAttributeBase.

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

Reimplemented from SoVertexAttributeBase.


Member Data Documentation

Definition at line 100 of file SoVertexAttributeNodes.h.


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