MeVisLab Toolbox Reference
View2DSlice.h File Reference
#include "SoView2DSystem.h"
#include "SoSFMLImage.h"
#include "SoView2DExtension.h"
#include "View2DTexture.h"

Go to the source code of this file.

Classes

class  View2DSlice
 a single slice that is stored in a View2DSliceList, typically created by a View2DSliceList More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Macros

#define VIEW2D_MAX_OVERLAY_TEXTURES   32
 number of overlay textures that can be cached More...
 

Enumerations

enum  { NO_SLICE_ID = 0x80000000 }
 

Macro Definition Documentation

◆ VIEW2D_MAX_OVERLAY_TEXTURES

#define VIEW2D_MAX_OVERLAY_TEXTURES   32

number of overlay textures that can be cached

Definition at line 36 of file View2DSlice.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NO_SLICE_ID 

define a number as meaning "no slice selected"

Definition at line 38 of file View2DSlice.h.