VAPOR3 3.9.4
POrientationSelector.h
Go to the documentation of this file.
1#pragma once
2
3#include "PWidget.h"
4
5class PEnumDropdown;
6
10
12 PEnumDropdown *_dropdown;
13
14public:
16
17protected:
18 void updateGUI() const override;
19};
Widget provides the user the option of switching a renderer between 2D and 3D.
void updateGUI() const override