26 #ifndef STLCOMPONENT_H 27 #define STLCOMPONENT_H 53 #endif // STLCOMPONENT_H Exception class to handle abortion in component instanciation.
Definition: AbortException.h:43
virtual ~StlComponent()
Default Destructor.
Definition: StlComponent.cpp:56
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:51
The manager of the STL format, see https://en.wikipedia.org/wiki/STL_%28file_format%29.
Definition: StlComponent.h:41
StlComponent(const QString &file)
Default Constructor.
Definition: StlComponent.cpp:39