MeVisLab Toolbox Reference
SoVertexAttribute3f Class Reference

Vertex attribute of type SbVec3f. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute3f:
SoVertexAttributeBase

Public Member Functions

 SoVertexAttribute3f ()
 Constructor. More...
 
- Public Member Functions inherited from SoVertexAttributeBase
 SoVertexAttributeBase ()
 Constructor. More...
 
void GLRender (SoGLRenderAction *action) override
 

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system. More...
 
- Static Public Member Functions inherited from SoVertexAttributeBase
static void initClass ()
 Initialize class with runtime type system. More...
 

Public Attributes

SoMFVec3f values
 
- Public Attributes inherited from SoVertexAttributeBase
SoSFString name
 
SoSFBool perInstance
 

Protected Member Functions

void updateInfo () override
 

Additional Inherited Members

- Protected Attributes inherited from SoVertexAttributeBase
SoVertexAttributeInfo _info
 

Detailed Description

Vertex attribute of type SbVec3f.

Definition at line 105 of file SoVertexAttributeNodes.h.

Constructor & Destructor Documentation

◆ SoVertexAttribute3f()

SoVertexAttribute3f::SoVertexAttribute3f ( )

Constructor.

Member Function Documentation

◆ initClass()

static void SoVertexAttribute3f::initClass ( )
static

Initialize class with runtime type system.

◆ updateInfo()

void SoVertexAttribute3f::updateInfo ( )
overrideprotectedvirtual

Reimplemented from SoVertexAttributeBase.

Member Data Documentation

◆ values

SoMFVec3f SoVertexAttribute3f::values

Definition at line 112 of file SoVertexAttributeNodes.h.


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