18 #ifndef __H__OCULAR_EDITOR_MATERIAL_PROPERTIES_DISPLAY_BOX__H__
19 #define __H__OCULAR_EDITOR_MATERIAL_PROPERTIES_DISPLAY_BOX__H__
21 #include "Widgets/Properties/PropertiesDisplayBox.hpp"
22 #include "Graphics/Material/Material.hpp"
53 virtual void updateProperties()
override;
54 virtual void onApply();
58 void releaseProperties();
60 std::vector<PropertyWidget*> m_Properties;
Definition: MaterialPropertiesDisplayBox.hpp:41
Note: Once this library is made dynamic, this will no longer be needed.
Definition: Common.hpp:70
Definition: SceneObject.hpp:93
Definition: PropertiesDisplayBox.hpp:46
Definition: Material.hpp:62