|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
Go to the documentation of this file.
26 #ifndef OFF_COMPONENT_H
27 #define OFF_COMPONENT_H
OffComponent(const QString &file)
default constructor This method may throw an AbortException if a problem occurs.
Definition: OffComponent.cpp:49
virtual void setVisibility(QString, bool)
set the visibility inside the viewer of the given name (the viewer needs to be a registered viewer)
Definition: sdk/libraries/core/component/Component.cpp:224
void setName(const QString &) override
set the name to be displayed
Definition: sdk/libraries/core/component/Component.h:932
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:53
void initRepresentation() override final
the concrete building of the 3D objects (Slice/Geometry): none in this case, everything is done by in...
Definition: MeshComponent.h:399
The manager of the .off.
Definition: OffComponent.h:37
Definition: Action.cpp:35