Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkLookupTables.h File Reference

Go to the source code of this file.

Classes

class  mitk::BoolLookupTable
 specializations of GenericLookupTable More...
 
class  mitk::FloatLookupTable
 
class  mitk::IntLookupTable
 
class  mitk::StringLookupTable
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

MITKCORE_EXPORT std::ostream & mitk::operator<< (std::ostream &stream, const BoolLookupTable &)
 
MITKCORE_EXPORT std::ostream & mitk::operator<< (std::ostream &stream, const FloatLookupTable &)
 
MITKCORE_EXPORT std::ostream & mitk::operator<< (std::ostream &stream, const IntLookupTable &)
 
MITKCORE_EXPORT std::ostream & mitk::operator<< (std::ostream &stream, const StringLookupTable &)