anatomist 6.0.4
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.

References object, and view.

Member Data Documentation

◆ object

std::string anatomist::ControlMapEntry::object

Definition at line 52 of file controlmanager.h.

Referenced by ControlMapEntry(), and anatomist::LessControlMap::operator()().

◆ view

std::string anatomist::ControlMapEntry::view

Definition at line 51 of file controlmanager.h.

Referenced by ControlMapEntry(), and anatomist::LessControlMap::operator()().


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