VTK  9.3.20240327
Classes | Functions
vtkOBJImporterInternals.h File Reference
#include "vtkIOImportModule.h"
#include "vtkPolyDataAlgorithm.h"
#include <map>
#include <string>
#include <vector>
Include dependency graph for vtkOBJImporterInternals.h:

Go to the source code of this file.

Classes

struct  vtkOBJImportedMaterial
 
class  vtkOBJPolyDataProcessor
 

Functions

VTKIOIMPORT_EXPORT void obj_set_material_defaults (vtkOBJImportedMaterial *mtl)
 
VTKIOIMPORT_EXPORT void bindTexturedPolydataToRenderWindow (vtkRenderWindow *renderWindow, vtkRenderer *renderer, vtkOBJPolyDataProcessor *reader)
 

Function Documentation

◆ obj_set_material_defaults()

VTKIOIMPORT_EXPORT void obj_set_material_defaults ( vtkOBJImportedMaterial mtl)

◆ bindTexturedPolydataToRenderWindow()

VTKIOIMPORT_EXPORT void bindTexturedPolydataToRenderWindow ( vtkRenderWindow renderWindow,
vtkRenderer renderer,
vtkOBJPolyDataProcessor reader 
)