13 const char*
Label()
const override {
Interface to editors of physics shapes.
Definition: IShapeEditor.hpp:14
Sphere shape editor for physics components.
Definition: SphereShapeEditor.hpp:11
bool SetFromShape(const Physics::Shape &shape) override
Definition: SphereShapeEditor.cpp:27
const char * Label() const override
Definition: SphereShapeEditor.hpp:13
void Show(Component::Shape *comp) override
Displays the editor.
Definition: SphereShapeEditor.cpp:10
void Apply(Component::Shape *comp) override
Set the shape of a shape component.
Definition: SphereShapeEditor.cpp:23
Definition: BoxShapeEditor.hpp:5
Definition: AssetEditor.hpp:9