MeVisLab Resolution Independence API
SoVertexAttribute1ui Class Reference

Vertex attribute of type UInt32. More...

#include <SoVertexAttributeNodes.h>

Inheritance diagram for SoVertexAttribute1ui:
SoVertexAttributeBase

Public Member Functions

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

SoMFUInt32 values
SoSFBool normalized
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 UInt32.

Definition at line 171 of file SoVertexAttributeNodes.h.

Constructor & Destructor Documentation

◆ SoVertexAttribute1ui()

SoVertexAttribute1ui::SoVertexAttribute1ui ( )

Constructor.

Member Function Documentation

◆ initClass()

void SoVertexAttribute1ui::initClass ( )
static

Initialize class with runtime type system.

◆ updateInfo()

void SoVertexAttribute1ui::updateInfo ( )
overrideprotectedvirtual

Reimplemented from SoVertexAttributeBase.

Member Data Documentation

◆ normalized

SoSFBool SoVertexAttribute1ui::normalized

Definition at line 179 of file SoVertexAttributeNodes.h.

◆ values

SoMFUInt32 SoVertexAttribute1ui::values

Definition at line 178 of file SoVertexAttributeNodes.h.


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