MeVisLabToolboxReference
SoSampler2D Class Reference

Abstract Open Inventor base class for 2D sampler nodes. More...

#include <SoSampler2D.h>

Inheritance diagram for SoSampler2D:
SoSampler SoUniformShaderParameter SoShaderParameter SoInheritedFramebufferSampler

List of all members.

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system.

Public Attributes

SoSFEnum wrapT
 Wrapping mode. Default is REPEAT.

Protected Member Functions

 SoSampler2D ()
 Constructor.

Detailed Description

Abstract Open Inventor base class for 2D sampler nodes.

Definition at line 15 of file SoSampler2D.h.


Constructor & Destructor Documentation

SoSampler2D::SoSampler2D ( ) [protected]

Constructor.


Member Function Documentation

static void SoSampler2D::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoSampler.

Reimplemented in SoInheritedFramebufferSampler.


Member Data Documentation

Wrapping mode. Default is REPEAT.

Definition at line 24 of file SoSampler2D.h.


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