some buttons added
This commit is contained in:
@@ -211,3 +211,12 @@ void OglViewerWidget::resetView()
|
||||
m_translation = { 0.0, 0.0, DEFAULT_Z_DISTANCE };
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
// public slots
|
||||
|
||||
void OglViewerWidget::changeDirection(int direction)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user