MCPcopy Create free account
hub / github.com/Kitware/VTK / SetColorModeToDefault

Method SetColorModeToDefault

Rendering/Core/vtkPolyDataMapper2D.cxx:346–349  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

344
345//------------------------------------------------------------------------------
346void vtkPolyDataMapper2D::SetColorModeToDefault()
347{
348 this->SetColorMode(VTK_COLOR_MODE_DEFAULT);
349}
350
351//------------------------------------------------------------------------------
352void vtkPolyDataMapper2D::SetColorModeToMapScalars()

Callers 8

TestPLYWriterAlphaFunction · 0.80
TestOSPRayRenderMeshFunction · 0.80
TestAnariRenderMeshFunction · 0.80
vtkMoleculeMapperMethod · 0.80

Calls

no outgoing calls

Tested by 5

TestPLYWriterAlphaFunction · 0.64
TestOSPRayRenderMeshFunction · 0.64
TestAnariRenderMeshFunction · 0.64