| 
    MeVisLab Toolbox 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 | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Macros | |
| #define | VIEW2D_MAX_OVERLAY_TEXTURES 32 | 
| number of overlay textures that can be cached   | |
Enumerations | |
| enum | { NO_SLICE_ID = 0x80000000 } | 
| #define VIEW2D_MAX_OVERLAY_TEXTURES 32 | 
number of overlay textures that can be cached
Definition at line 36 of file View2DSlice.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| NO_SLICE_ID | define a number as meaning "no slice selected"  | 
Definition at line 38 of file View2DSlice.h.