21 #ifndef HX3D_GUI_WIDGET 22 #define HX3D_GUI_WIDGET 24 #include "hx3d/graphics/mesh.hpp" 25 #include "hx3d/window/event_manager.hpp" 61 std::vector<Ptr<Widget>> _children;
2D and 3D graphics components.
Displayable 2D/3D element.
std::shared_ptr< T > Ptr
Quick-typing shared ptr.