MeVisLabToolboxReference
SoVertexAttribute1i Class Reference

Vertex attribute of type Int32. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute1i:
SoVertexAttributeBase

List of all members.

Public Member Functions

 SoVertexAttribute1i ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoMFInt32 values
SoSFBool normalized

Protected Member Functions

virtual void updateInfo ()

Detailed Description

Vertex attribute of type Int32.

Definition at line 160 of file SoVertexAttributeNodes.h.


Constructor & Destructor Documentation

SoVertexAttribute1i::SoVertexAttribute1i ( )

Constructor.


Member Function Documentation

static void SoVertexAttribute1i::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoVertexAttributeBase.

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

Reimplemented from SoVertexAttributeBase.


Member Data Documentation

Definition at line 168 of file SoVertexAttributeNodes.h.

Definition at line 167 of file SoVertexAttributeNodes.h.


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