VTK  9.2.6
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 )