VTK
9.1.0
|
convert vtk appearance controls to ospray materials More...
#include <vtkOSPRayMaterialHelpers.h>
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.