Medical Imaging Interaction Toolkit  2023.12.99-63768887
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 38 of file mitkAnatomicalStructureColorPresets.h.

Constructor & Destructor Documentation

◆ Modifier() [1/2]

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

◆ Modifier() [2/2]

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

Definition at line 44 of file mitkAnatomicalStructureColorPresets.h.

Member Data Documentation

◆ codeName

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

Definition at line 42 of file mitkAnatomicalStructureColorPresets.h.

◆ codeScheme

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

Definition at line 41 of file mitkAnatomicalStructureColorPresets.h.

◆ codeValue

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

Definition at line 40 of file mitkAnatomicalStructureColorPresets.h.


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