26 #ifndef SIMPLISTICCOMPONENT_H
27 #define SIMPLISTICCOMPONENT_H
61 bool addProperty(
Property*)
override;
#define CAMITK_API
Definition: CamiTKAPI.h:49
A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:303
This class describes a property that can be used in components and actions or any class that needs to...
Definition: Property.h:280
This class has been implemented to be able to instantiate a very basic component with NO_REPRESENTATI...
Definition: SimplisticComponent.h:49
void initRepresentation() override
this component has no representation
Definition: SimplisticComponent.h:56
Definition: Action.cpp:36