MeVisLabToolboxReference
SoVertexAttribute1f Class Reference

Vertex attribute of type float. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute1f:
SoVertexAttributeBase

List of all members.

Public Member Functions

 SoVertexAttribute1f ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoMFFloat values

Protected Member Functions

virtual void updateInfo ()

Detailed Description

Vertex attribute of type float.

Definition at line 49 of file SoVertexAttributeNodes.h.


Constructor & Destructor Documentation

SoVertexAttribute1f::SoVertexAttribute1f ( )

Constructor.


Member Function Documentation

static void SoVertexAttribute1f::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoVertexAttributeBase.

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

Reimplemented from SoVertexAttributeBase.


Member Data Documentation

Definition at line 56 of file SoVertexAttributeNodes.h.


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