VTK  9.3.20240424
vtkOSPRayMaterialHelpers Class Reference

convert vtk appearance controls to ospray materials More...

#include <vtkOSPRayMaterialHelpers.h>

Detailed Description

convert vtk appearance controls to ospray materials

Routines that convert vtk's appearance controlling state into ospray specific calls to create materials. The key piece of information is the vtkProperty::MaterialName, the rest is looked up from the vtkOSPRayMaterialLibrary singleton. The routines here are used by vtkOSPRayPolyDataMapperNode at render time.

The contents here are private implementation details, and not meant to be part of VTK's public API.

See also
vtkOSPRayMaterialLibrary

The documentation for this class was generated from the following file: