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

#include <mitkAnatomicalStructureColorPresets.h>

Collaboration diagram for mitk::AnatomicalStructureColorPresets::Type::Modifier:

Public Member Functions

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

Public Attributes

std::string codeValue
 
std::string codeScheme
 
std::string codeName
 

Detailed Description

Definition at line 42 of file mitkAnatomicalStructureColorPresets.h.

Constructor & Destructor Documentation

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

Definition at line 48 of file mitkAnatomicalStructureColorPresets.h.

Member Data Documentation

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

Definition at line 46 of file mitkAnatomicalStructureColorPresets.h.

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

Definition at line 45 of file mitkAnatomicalStructureColorPresets.h.

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

Definition at line 44 of file mitkAnatomicalStructureColorPresets.h.


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