VTK  9.5.2
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 bool bindTexturedPolydataToRenderWindow (vtkRenderWindow *renderWindow, vtkRenderer *renderer, vtkOBJPolyDataProcessor *reader, vtkActorCollection *actorCollection)

Function Documentation

◆ obj_set_material_defaults()

VTKIOIMPORT_EXPORT void obj_set_material_defaults ( vtkOBJImportedMaterial * mtl)

◆ bindTexturedPolydataToRenderWindow()

VTKIOIMPORT_EXPORT bool bindTexturedPolydataToRenderWindow ( vtkRenderWindow * renderWindow,
vtkRenderer * renderer,
vtkOBJPolyDataProcessor * reader,
vtkActorCollection * actorCollection )