Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
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 36 of file mitkAnatomicalStructureColorPresets.h.

Constructor & Destructor Documentation

◆ Type() [1/2]

mitk::AnatomicalStructureColorPresets::Type::Type ( )
default

◆ Type() [2/2]

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

Definition at line 51 of file mitkAnatomicalStructureColorPresets.h.

Member Data Documentation

◆ codeName

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

Definition at line 48 of file mitkAnatomicalStructureColorPresets.h.

◆ codeScheme

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

Definition at line 47 of file mitkAnatomicalStructureColorPresets.h.

◆ codeValue

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

Definition at line 46 of file mitkAnatomicalStructureColorPresets.h.

◆ modifier

Modifier mitk::AnatomicalStructureColorPresets::Type::modifier

Definition at line 49 of file mitkAnatomicalStructureColorPresets.h.


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