MeVisLab Resolution Independence API
SoFramebufferSamplerElement Class Reference

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

#include <SoFramebufferSamplerElement.h>

Inheritance diagram for SoFramebufferSamplerElement:

Public Member Functions

void init (SoState *state) override
 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

 ~SoFramebufferSamplerElement () override
 Destructor.

Protected Attributes

SoFramebufferSampler_framebufferSampler

Detailed Description

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

Definition at line 25 of file SoFramebufferSamplerElement.h.

Constructor & Destructor Documentation

◆ ~SoFramebufferSamplerElement()

SoFramebufferSamplerElement::~SoFramebufferSamplerElement ( )
overrideprotected

Destructor.

Member Function Documentation

◆ get()

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

Returns the current framebuffer sampler from the state.

◆ init()

void SoFramebufferSamplerElement::init ( SoState * state)
override

Initialize element.

◆ initClass()

void SoFramebufferSamplerElement::initClass ( )
static

Initialize class with runtime type system.

◆ set()

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

Sets the current framebuffer sampler in the state.

Member Data Documentation

◆ _framebufferSampler

SoFramebufferSampler* SoFramebufferSamplerElement::_framebufferSampler
protected

Definition at line 51 of file SoFramebufferSamplerElement.h.


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