24 virtual const char*
Label()
const = 0;
Interface to editors of physics shapes.
Definition: IShapeEditor.hpp:14
virtual ~IShapeEditor()
Destructor.
Definition: IShapeEditor.hpp:17
virtual void Show(Component::Shape *comp)=0
Displays the editor.
virtual const char * Label() const =0
virtual void Apply(Component::Shape *comp)=0
Set the shape of a shape component.
virtual bool SetFromShape(const Physics::Shape &shape)=0
Definition: BoxShapeEditor.hpp:5
Definition: AssetEditor.hpp:9
Definition: IShapeEditor.hpp:7