16 const char*
Label()
const override {
Cone shape editor for physics components.
Definition: ConeShapeEditor.hpp:11
ConeShapeEditor()=default
Constructor.
bool SetFromShape(const Physics::Shape &shape) override
Definition: ConeShapeEditor.cpp:34
void Show(Component::Shape *comp) override
Displays the editor.
Definition: ConeShapeEditor.cpp:10
void Apply(Component::Shape *comp) override
Set the shape of a shape component.
Definition: ConeShapeEditor.cpp:30
const char * Label() const override
Definition: ConeShapeEditor.hpp:16
Interface to editors of physics shapes.
Definition: IShapeEditor.hpp:14
Definition: BoxShapeEditor.hpp:5
Definition: AssetEditor.hpp:9