|
Rumba C++ SDK
|
#include "Export.h"Go to the source code of this file.
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| MAQUINA_EXPORT void | maquina::grow_component_selection (bool grow) |
| Grow or shrink the current component selection. More... | |
| MAQUINA_EXPORT void | maquina::grow_edge_loop (bool grow) |
| Grow or shrink the current edge loop selection. More... | |
| MAQUINA_EXPORT void | maquina::select_edge_loop () |
| Select an edge loop. More... | |
| MAQUINA_EXPORT void | maquina::smooth_component_selection () |
| Smooth the component selection. More... | |
| MAQUINA_EXPORT bool | maquina::has_component_selection () |
| Return true if there is an active component selection. More... | |