SoVertexShaderParameterElement Class Reference
[Elements]

VSG extension Stores SoVertexShaderParameter nodes encountered during traversal. More...

#include <Inventor/elements/SoVertexShaderParameterElement.h>

Inheritance diagram for SoVertexShaderParameterElement:
SoAccumulatedElement SoElement SoTypedObject

List of all members.

Public Member Functions

virtual void push (SoState *state)
virtual void pop (SoState *, const SoElement *prevTopElement)

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()
static void add (SoState *state, SoVertexShaderParameter *vertexAttrib)
static const SoNodeListgetVertexAttribs (SoState *state)

Detailed Description

VSG extension Stores SoVertexShaderParameter nodes encountered during traversal.

This element stores SoVertexShaderParameter nodes encountered during traversal.

SEE ALSO

SoShaderParameter


Member Function Documentation

static void SoVertexShaderParameterElement::add ( SoState state,
SoVertexShaderParameter vertexAttrib 
) [static]

Add to the current vertex attribs list.

static int SoVertexShaderParameterElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoAccumulatedElement.

static SoType SoVertexShaderParameterElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoAccumulatedElement.

static const SoNodeList* SoVertexShaderParameterElement::getVertexAttribs ( SoState state  )  [static]

Returns the current list of vertex attribs nodes from the state.

virtual void SoVertexShaderParameterElement::pop ( SoState ,
const SoElement prevTopElement 
) [virtual]

Pop method.

virtual void SoVertexShaderParameterElement::push ( SoState state  )  [virtual]

Overrides push() method to copy values from next instance in the stack.

Reimplemented from SoAccumulatedElement.


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/