Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::AnatomicalStructureColorPresets::Type Struct Reference

#include <mitkAnatomicalStructureColorPresets.h>

Collaboration diagram for mitk::AnatomicalStructureColorPresets::Type:

Classes

struct  Modifier
 

Public Member Functions

 Type ()=default
 
 Type (std::string value, std::string scheme, std::string name)
 

Public Attributes

std::string codeValue
 
std::string codeScheme
 
std::string codeName
 
Modifier modifier
 

Detailed Description

Definition at line 40 of file mitkAnatomicalStructureColorPresets.h.

Constructor & Destructor Documentation

mitk::AnatomicalStructureColorPresets::Type::Type ( )
default
mitk::AnatomicalStructureColorPresets::Type::Type ( std::string  value,
std::string  scheme,
std::string  name 
)
inline

Definition at line 55 of file mitkAnatomicalStructureColorPresets.h.

Member Data Documentation

std::string mitk::AnatomicalStructureColorPresets::Type::codeName

Definition at line 52 of file mitkAnatomicalStructureColorPresets.h.

std::string mitk::AnatomicalStructureColorPresets::Type::codeScheme

Definition at line 51 of file mitkAnatomicalStructureColorPresets.h.

std::string mitk::AnatomicalStructureColorPresets::Type::codeValue

Definition at line 50 of file mitkAnatomicalStructureColorPresets.h.

Modifier mitk::AnatomicalStructureColorPresets::Type::modifier

Definition at line 53 of file mitkAnatomicalStructureColorPresets.h.


The documentation for this struct was generated from the following file: