MeVisLab Toolbox Reference
SoVertexAttributeRotation Class Reference

Vertex attribute of type SbRotation. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttributeRotation:
SoVertexAttributeBase

Public Member Functions

 SoVertexAttributeRotation ()
 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

SoMFRotation 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 SbRotation.

Definition at line 149 of file SoVertexAttributeNodes.h.

Constructor & Destructor Documentation

◆ SoVertexAttributeRotation()

SoVertexAttributeRotation::SoVertexAttributeRotation ( )

Constructor.

Member Function Documentation

◆ initClass()

static void SoVertexAttributeRotation::initClass ( )
static

Initialize class with runtime type system.

◆ updateInfo()

void SoVertexAttributeRotation::updateInfo ( )
overrideprotectedvirtual

Reimplemented from SoVertexAttributeBase.

Member Data Documentation

◆ values

SoMFRotation SoVertexAttributeRotation::values

Definition at line 156 of file SoVertexAttributeNodes.h.


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