MeVisLabToolboxReference
SoVertexAttribute2f Class Reference

Vertex attribute of type SbVec2f. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute2f:
SoVertexAttributeBase

List of all members.

Public Member Functions

 SoVertexAttribute2f ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoMFVec2f values

Protected Member Functions

virtual void updateInfo ()

Detailed Description

Vertex attribute of type SbVec2f.

Definition at line 71 of file SoVertexAttributeNodes.h.


Constructor & Destructor Documentation

SoVertexAttribute2f::SoVertexAttribute2f ( )

Constructor.


Member Function Documentation

static void SoVertexAttribute2f::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoVertexAttributeBase.

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

Reimplemented from SoVertexAttributeBase.


Member Data Documentation

Definition at line 78 of file SoVertexAttributeNodes.h.


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