|
Rumba C++ SDK
|
The last selected components. Hold the two last selected component of the same geometry. More...
#include <LastSelectedComponent.h>
Public Attributes | |
| std::string | path |
| The geometry path. More... | |
| int | v0 = -1 |
| The before last selected component index, -1 if not available. More... | |
| int | v1 = -1 |
| The last selected component index, -1 if not available. More... | |
The last selected components. Hold the two last selected component of the same geometry.
| std::string maquina::LastSelectedComponent::path |
The geometry path.
| int maquina::LastSelectedComponent::v0 = -1 |
The before last selected component index, -1 if not available.
| int maquina::LastSelectedComponent::v1 = -1 |
The last selected component index, -1 if not available.