1 #ifndef SIMPLISTICCOMPONENT_H 2 #define SIMPLISTICCOMPONENT_H 43 #endif // SIMPLISTICCOMPONENT_H This class has been implemented to be able to instanciate a very basic component with NO_REPRESENTATI...
Definition: SimplisticComponent.h:24
Definition: Action.cpp:40
A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:299
#define CAMITK_API
Definition: CamiTKAPI.h:49
void initRepresentation()
this component has no representation
Definition: SimplisticComponent.h:31
This class describes a property that can be used in components and actions or any class that needs to...
Definition: Property.h:260