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

#include <mitkAnatomicalStructureColorPresets.h>

Collaboration diagram for mitk::AnatomicalStructureColorPresets::Category:

Public Member Functions

 Category ()=default
 
 Category (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 31 of file mitkAnatomicalStructureColorPresets.h.

Constructor & Destructor Documentation

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

Definition at line 37 of file mitkAnatomicalStructureColorPresets.h.

Member Data Documentation

std::string mitk::AnatomicalStructureColorPresets::Category::codeName

Definition at line 35 of file mitkAnatomicalStructureColorPresets.h.

std::string mitk::AnatomicalStructureColorPresets::Category::codeScheme

Definition at line 34 of file mitkAnatomicalStructureColorPresets.h.

std::string mitk::AnatomicalStructureColorPresets::Category::codeValue

Definition at line 33 of file mitkAnatomicalStructureColorPresets.h.


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