All functions registered in the ProMeshRegistry are encapsulated in a ProMeshFunction.
More...
#include <promesh_registry.h>
All functions registered in the ProMeshRegistry are encapsulated in a ProMeshFunction.
shortcut keys are specified as enumerated in ug::promesh::ShortcutKeys
◆ ProMeshFunction()
◆ exported_function() [1/2]
◆ exported_function() [2/2]
◆ group_priority()
int ug::promesh::detail::ProMeshFunction::group_priority |
( |
| ) |
const |
|
inline |
◆ has_target()
bool ug::promesh::detail::ProMeshFunction::has_target |
( |
RegistryTargets |
t | ) |
const |
|
inline |
◆ operator<()
bool ug::promesh::detail::ProMeshFunction::operator< |
( |
const ProMeshFunction & |
f | ) |
const |
|
inline |
◆ priority()
int ug::promesh::detail::ProMeshFunction::priority |
( |
| ) |
const |
|
inline |
◆ shortcut_key()
int ug::promesh::detail::ProMeshFunction::shortcut_key |
( |
| ) |
const |
|
inline |
◆ shortcut_modifier_key()
ModifierKeys ug::promesh::detail::ProMeshFunction::shortcut_modifier_key |
( |
| ) |
const |
|
inline |
◆ m_exportedFunction
◆ m_groupPriority
int ug::promesh::detail::ProMeshFunction::m_groupPriority |
|
private |
◆ m_modifierKey
ModifierKeys ug::promesh::detail::ProMeshFunction::m_modifierKey |
|
private |
◆ m_priority
int ug::promesh::detail::ProMeshFunction::m_priority |
|
private |
◆ m_shortcutKey
int ug::promesh::detail::ProMeshFunction::m_shortcutKey |
|
private |
◆ m_target
unsigned int ug::promesh::detail::ProMeshFunction::m_target |
|
private |
The documentation for this class was generated from the following file: