MeVisLabToolboxReference
SoMultiPassFramebufferSamplerElement Class Reference

Internal Open Inventor element not meant to be used in SDK. More...

#include <SoMultiPassFramebufferSamplerElement.h>

List of all members.

Public Member Functions

virtual void init (SoState *state)
 Initialize element.
virtual void push (SoState *state)
 Overrides push() method to copy values from next instance in the stack.

Static Public Member Functions

static void add (SoState *state, SoMultiPassFramebufferSampler *sampler)
 Add to sampler list.
static const SoNodeList & get (SoState *state)
 Returns the current list of samplers from the state.
static void initClass ()
 Initialize class with runtime type system.

Protected Attributes

SoNodeList _samplers
 List of sampler nodes.

Detailed Description

Internal Open Inventor element not meant to be used in SDK.

Definition at line 18 of file SoMultiPassFramebufferSamplerElement.h.


Member Function Documentation

static void SoMultiPassFramebufferSamplerElement::add ( SoState *  state,
SoMultiPassFramebufferSampler sampler 
) [static]

Add to sampler list.

static const SoNodeList& SoMultiPassFramebufferSamplerElement::get ( SoState *  state) [static]

Returns the current list of samplers from the state.

virtual void SoMultiPassFramebufferSamplerElement::init ( SoState *  state) [virtual]

Initialize element.

static void SoMultiPassFramebufferSamplerElement::initClass ( ) [static]

Initialize class with runtime type system.

virtual void SoMultiPassFramebufferSamplerElement::push ( SoState *  state) [virtual]

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


Member Data Documentation

List of sampler nodes.

Definition at line 46 of file SoMultiPassFramebufferSamplerElement.h.


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