open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Enumerations
iASlicerMode.h File Reference

Enumerations

enum  iAAxisIndex { X , Y , Z , AxisCount }
 Index of the coordinate axes, to prevent "magic numbers" in code. More...
 
enum  iASlicerMode { YZ , XZ , XY , SlicerCount }
 Constants for the three axis-aligned slicer modes. More...
 

Enumeration Type Documentation

◆ iAAxisIndex

Index of the coordinate axes, to prevent "magic numbers" in code.

Enumerator
AxisCount 

◆ iASlicerMode

Constants for the three axis-aligned slicer modes.

Enumerator
YZ 
XZ 
XY 
SlicerCount