open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes | Typedefs | Functions
iAImageCoordinate.h File Reference
#include "open_iA_Core_export.h"
Include dependency graph for iAImageCoordinate.h:
This graph shows which files directly or indirectly include this file:

Classes

class  iAImageCoordConverter
 Utility class for converting (2D/)3D indices to a flat (1D) index. More...
 
class  iAImageCoordinate
 Helper for storing 3D image coordinates. More...
 

Typedefs

typedef int iAVoxelIndexType
 

Functions

bool operator== (iAImageCoordinate const &a, iAImageCoordinate const &b)
 

Typedef Documentation

◆ iAVoxelIndexType

typedef int iAVoxelIndexType

Function Documentation

◆ operator==()

bool operator== ( iAImageCoordinate const &  a,
iAImageCoordinate const &  b 
)