MeVisLab Resolution Independence API
SoVertexAttribute2f Class Reference

Vertex attribute of type SbVec2f. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute2f:
SoVertexAttributeBase

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

SoMFVec2f 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 SbVec2f.

Definition at line 83 of file SoVertexAttributeNodes.h.

Constructor & Destructor Documentation

◆ SoVertexAttribute2f()

SoVertexAttribute2f::SoVertexAttribute2f ( )

Constructor.

Member Function Documentation

◆ initClass()

void SoVertexAttribute2f::initClass ( )
static

Initialize class with runtime type system.

◆ updateInfo()

void SoVertexAttribute2f::updateInfo ( )
overrideprotectedvirtual

Reimplemented from SoVertexAttributeBase.

Member Data Documentation

◆ values

SoMFVec2f SoVertexAttribute2f::values

Definition at line 90 of file SoVertexAttributeNodes.h.


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