anatomist  5.1.2
3D neuroimaging data viewer
anatomist::ControlMapEntry Struct Reference

#include <anatomist/controler/controlmanager.h>

Collaboration diagram for anatomist::ControlMapEntry:

Public Member Functions

 ControlMapEntry (std::string v, std::string o)
 

Public Attributes

std::string view
 
std::string object
 

Detailed Description

Definition at line 48 of file controlmanager.h.

Constructor & Destructor Documentation

◆ ControlMapEntry()

anatomist::ControlMapEntry::ControlMapEntry ( std::string  v,
std::string  o 
)
inline

Definition at line 50 of file controlmanager.h.

Member Data Documentation

◆ object

std::string anatomist::ControlMapEntry::object

Definition at line 52 of file controlmanager.h.

Referenced by anatomist::LessControlMap::operator()().

◆ view

std::string anatomist::ControlMapEntry::view

Definition at line 51 of file controlmanager.h.

Referenced by anatomist::LessControlMap::operator()().


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