MeVisLabToolboxReference
SoFramebufferSamplerElement Class Reference

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

#include <SoFramebufferSamplerElement.h>

List of all members.

Public Member Functions

virtual void init (SoState *state)
 Initialize element.

Static Public Member Functions

static void set (SoState *state, SoNode *node, SoFramebufferSampler *framebufferSampler)
 Sets the current framebuffer sampler in the state.
static SoFramebufferSamplerget (SoState *state)
 Returns the current framebuffer sampler from the state.
static void initClass ()
 Initialize class with runtime type system.

Protected Member Functions

virtual ~SoFramebufferSamplerElement ()
 Destructor.

Protected Attributes

SoFramebufferSampler_framebufferSampler

Detailed Description

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

Definition at line 17 of file SoFramebufferSamplerElement.h.


Constructor & Destructor Documentation

virtual SoFramebufferSamplerElement::~SoFramebufferSamplerElement ( ) [protected, virtual]

Destructor.


Member Function Documentation

static SoFramebufferSampler* SoFramebufferSamplerElement::get ( SoState *  state) [static]

Returns the current framebuffer sampler from the state.

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

Initialize element.

static void SoFramebufferSamplerElement::initClass ( ) [static]

Initialize class with runtime type system.

static void SoFramebufferSamplerElement::set ( SoState *  state,
SoNode *  node,
SoFramebufferSampler framebufferSampler 
) [static]

Sets the current framebuffer sampler in the state.


Member Data Documentation


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