#include <NaviCube.h>
◆ Corner
| Enumerator |
|---|
| TopLeftCorner | |
| TopRightCorner | |
| BottomLeftCorner | |
| BottomRightCorner | |
◆ NaviCube()
◆ ~NaviCube()
◆ createContextMenu()
| void NaviCube::createContextMenu |
( |
const std::vector< std::string > & |
cmd | ) |
|
◆ drawNaviCube()
| void NaviCube::drawNaviCube |
( |
| ) |
|
◆ processSoEvent()
◆ setCorner()
| void NaviCube::setCorner |
( |
Corner |
c | ) |
|
◆ setNaviCubeCommands()
| void NaviCube::setNaviCubeCommands |
( |
const std::vector< std::string > & |
cmd | ) |
|
|
static |
◆ setNaviCubeLabels()
| void NaviCube::setNaviCubeLabels |
( |
const std::vector< std::string > & |
labels | ) |
|
|
static |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/NaviCube.h
- FreeCAD/src/Gui/NaviCube.cpp