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