implement option to change corner of navi cube
This commit is contained in:
@@ -290,6 +290,8 @@ bool NaviCube::processSoEvent(const SoEvent* ev) {
|
||||
|
||||
void NaviCube::setCorner(Corner c) {
|
||||
m_NaviCubeImplementation->m_Corner = c;
|
||||
m_NaviCubeImplementation->m_PrevWidth = 0;
|
||||
m_NaviCubeImplementation->m_PrevHeight = 0;
|
||||
}
|
||||
|
||||
NaviCubeImplementation::NaviCubeImplementation(
|
||||
|
||||
Reference in New Issue
Block a user