Collaboration diagram for STLmesh:Classes | |
| class | StlComponent |
| The manager of the STL format, see https://en.wikipedia.org/wiki/STL_%28file_format%29. Simply use vtkSTLReader to build a MeshComponent. More... | |
| class | StlExtension |
| Manage the STL extension. Exporting to STL is supported very simply thanks to vtkSTLWriter. More... | |
STL component is based on camitk::MeshComponent to include STL file format in CamiTK