SoTransferFunctionElement Class Reference

#include <LDM/elements/SoTransferFunctionElement.h>

Inheritance diagram for SoTransferFunctionElement:
SoAccumulatedElement SoElement SoTypedObject

List of all members.

Public Member Functions

virtual void push (SoState *state)

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()
static void set (SoState *state, SoNode *node, SoTransferFunction *m_transferFunctionNode)
static void get (SoState *state, SoTransferFunction *&m_transferFunctionNode)
static void get (SoState *state, std::vector< SoTransferFunction * > &)
static void getDefault (SoTransferFunction *&m_transferFunctionNode)
static SbBool hasTransparency (SoState *state)

Detailed Description


Member Function Documentation

static void SoTransferFunctionElement::get ( SoState state,
std::vector< SoTransferFunction * > &   
) [static]

Get the current list of transfer function stored in the state.

static void SoTransferFunctionElement::get ( SoState state,
SoTransferFunction *&  m_transferFunctionNode 
) [static]
static int SoTransferFunctionElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoAccumulatedElement.

static SoType SoTransferFunctionElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoAccumulatedElement.

static void SoTransferFunctionElement::getDefault ( SoTransferFunction *&  m_transferFunctionNode  )  [static]

Default values.

static SbBool SoTransferFunctionElement::hasTransparency ( SoState state  )  [static]

returns true if one (at least) accumulated transferFuncion contains a transparency

virtual void SoTransferFunctionElement::push ( SoState  )  [virtual]

Pushes element.

Allows for side effects to occur. Default methods do nothing.

Reimplemented from SoAccumulatedElement.

static void SoTransferFunctionElement::set ( SoState state,
SoNode node,
SoTransferFunction m_transferFunctionNode 
) [static]

Sets/Gets the current volume data attributes in the state.


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/