Abstract Open Inventor group base class for shader parameter nodes.
More...
#include <SoShaderParameter.h>
|
void | callback (SoCallbackAction *) override |
| Shut down handling of these actions for children.
|
|
void | GLRender (SoGLRenderAction *) override |
|
void | getBoundingBox (SoGetBoundingBoxAction *) override |
|
void | getMatrix (SoGetMatrixAction *) override |
|
void | handleEvent (SoHandleEventAction *) override |
|
void | pick (SoPickAction *) override |
|
|
static void | initClass () |
| Initialize class with runtime type system.
|
|
|
SoSFString | name |
| Name given to parameter in high level languages.
|
|
Abstract Open Inventor group base class for shader parameter nodes.
Abstract Open Inventor group base class for shader parameter nodes.
Definition at line 24 of file SoShaderParameter.h.
◆ SoShaderParameter()
SoShaderParameter::SoShaderParameter |
( |
| ) |
|
|
protected |
◆ callback()
void SoShaderParameter::callback |
( |
SoCallbackAction * | | ) |
|
|
inlineoverride |
◆ getBoundingBox()
void SoShaderParameter::getBoundingBox |
( |
SoGetBoundingBoxAction * | | ) |
|
|
inlineoverride |
◆ getMatrix()
void SoShaderParameter::getMatrix |
( |
SoGetMatrixAction * | | ) |
|
|
inlineoverride |
◆ GLRender()
void SoShaderParameter::GLRender |
( |
SoGLRenderAction * | | ) |
|
|
inlineoverride |
◆ handleEvent()
void SoShaderParameter::handleEvent |
( |
SoHandleEventAction * | | ) |
|
|
inlineoverride |
◆ initClass()
static void SoShaderParameter::initClass |
( |
| ) |
|
|
static |
Initialize class with runtime type system.
◆ pick()
void SoShaderParameter::pick |
( |
SoPickAction * | | ) |
|
|
inlineoverride |
◆ name
SoSFString SoShaderParameter::name |
The documentation for this class was generated from the following file: