MeVisLab Toolbox Reference
SoMLTexture2 Class Reference

#include <SoMLTexture2.h>

Inheritance diagram for SoMLTexture2:

Public Member Functions

 SoMLTexture2 ()
 Constructor. More...
 

Static Public Member Functions

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

Public Attributes

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

Protected Member Functions

 ~SoMLTexture2 () override
 Destructor. More...
 

Detailed Description

Definition at line 21 of file SoMLTexture2.h.

Constructor & Destructor Documentation

◆ SoMLTexture2()

SoMLTexture2::SoMLTexture2 ( )

Constructor.

◆ ~SoMLTexture2()

SoMLTexture2::~SoMLTexture2 ( )
overrideprotected

Destructor.

Member Function Documentation

◆ initClass()

static void SoMLTexture2::initClass ( )
static

Initialize class with runtime type system.

Member Data Documentation

◆ mlImage

SoSFMLImage SoMLTexture2::mlImage

ML image connector.

Definition at line 30 of file SoMLTexture2.h.

◆ startT

SoSFUInt32 SoMLTexture2::startT

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

Definition at line 36 of file SoMLTexture2.h.

◆ startU

SoSFUInt32 SoMLTexture2::startU

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

Definition at line 39 of file SoMLTexture2.h.

◆ startZ

SoSFUInt32 SoMLTexture2::startZ

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

Definition at line 33 of file SoMLTexture2.h.


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