SoVertexShaderParameter3f Class Reference
[Shaders]

VSG extension Vertex shader parameter node storing a three-dimensional (float) vector. More...

#include <Inventor/nodes/SoShaderParameter.h>

Inheritance diagram for SoVertexShaderParameter3f:
SoVertexShaderParameter SoShaderParameter SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoVertexShaderParameter3f ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec3f value

Detailed Description

VSG extension Vertex shader parameter node storing a three-dimensional (float) vector.

This node allows the application to provide a per-vertex parameter of type three-dimensional vector of floats to shader objects, e.g. SoVertexShader.

Vertex shader parameter nodes must be inserted in the scene graph.

See the base classes SoShaderParameter and SoVertexShaderParameter for details.

FILE FORMAT/DEFAULT

SEE ALSO

SoShaderParameter, SoVertexShaderParameter, SoUniformShaderParameter, SoVertexShaderParameter1f, SoVertexShaderParameter1s, SoVertexShaderParameter2f, SoVertexShaderParameter2s, SoVertexShaderParameter3s, SoVertexShaderParameter4f, SoVertexShaderParameter4i, SoVertexShaderParameter4s, SoVertexShaderParameter4b, SoVertexShaderParameter4ui, SoVertexShaderParameter4us, SoVertexShaderParameter4ub, SoVertexShaderParameterMatrix, SoShaderObject, SoShaderProgram.


Constructor & Destructor Documentation

SoVertexShaderParameter3f::SoVertexShaderParameter3f (  ) 

Constructor.


Member Function Documentation

static SoType SoVertexShaderParameter3f::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoVertexShaderParameter.

virtual SoType SoVertexShaderParameter3f::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoVertexShaderParameter.


Member Data Documentation

Specifies the parameter's values.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/