18 #ifndef __H__OCULAR_EDITOR_CAMERA_DISPLAY__H__
19 #define __H__OCULAR_EDITOR_CAMERA_DISPLAY__H__
21 #include "Widgets/Properties/PropertiesDisplayBox.hpp"
22 #include "Widgets/Properties/Types/ColorProperty.hpp"
23 #include "Widgets/Standard/LineEdit.hpp"
63 virtual void updateProperties()
override;
67 void updateProjection();
68 void updateClearColor();
71 void togglePerspective();
72 void toggleOrthographic();
Definition: ComboBox.hpp:42
Definition: CameraDisplay.hpp:53
Definition: Frustum.hpp:57
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
Definition: FloatProperty.hpp:43
Definition: MultiProperty.hpp:45
Definition: SceneObject.hpp:93
Definition: PropertiesDisplayBox.hpp:46
Definition: Camera.hpp:79