MeVisLabToolboxReference
SoMLTexture2 Class Reference

#include <SoMLTexture2.h>

List of all members.

Public Member Functions

 SoMLTexture2 ()
 Constructor.

Static Public Member Functions

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

Public Attributes

SoSFMLImage mlImage
 ML image connector.
SoSFUInt32 startZ
 Origin of the 2d slice in Z dimension. Default is 0.
SoSFUInt32 startT
 Origin of the 2d slice in T dimension. Default is 0.
SoSFUInt32 startU
 Origin of the 2d slice in U dimension. Default is 0.

Protected Member Functions

virtual ~SoMLTexture2 ()
 Destructor.

Detailed Description

Definition at line 18 of file SoMLTexture2.h.


Constructor & Destructor Documentation

SoMLTexture2::SoMLTexture2 ( )

Constructor.

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

Destructor.


Member Function Documentation

static void SoMLTexture2::initClass ( ) [static]

Initialize class with runtime type system.


Member Data Documentation

ML image connector.

Definition at line 27 of file SoMLTexture2.h.

Origin of the 2d slice in T dimension. Default is 0.

Definition at line 33 of file SoMLTexture2.h.

Origin of the 2d slice in U dimension. Default is 0.

Definition at line 36 of file SoMLTexture2.h.

Origin of the 2d slice in Z dimension. Default is 0.

Definition at line 30 of file SoMLTexture2.h.


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