A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition sdk/libraries/core/component/Component.h:304
HistoryComponent class describes the component information (name, type) stored in the history.
Definition HistoryComponent.h:55
Type
The different Type (of representation) of the associated Component.
Definition HistoryComponent.h:69
@ IMAGE_COMPONENT
this Component represents a volumic image and its subcomponents can be displayed as slices.
Definition HistoryComponent.h:70
@ MESH_COMPONENT
this Component represent a 3D mesh, it has a 3D representation which can be displayed in the 3D viewe...
Definition HistoryComponent.h:71