25 #ifndef OBJ_COMPONENT_H
26 #define OBJ_COMPONENT_H
The manager of the objdata (alias wavefront format).
Definition: ObjComponent.h:38
ObjComponent(const QString &file)
default constructor This method may throw an AbortException if a problem occurs.
Definition: ObjComponent.cpp:38
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:53