VTK
9.4.20241218
|
#include "vtkExporter.h"
#include "vtkIOExportModule.h"
#include <fstream>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkOBJExporter |
export a scene into Wavefront format. More... | |