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

Method SetColorModeToDirectScalars

Rendering/Core/vtkPolyDataMapper2D.cxx:358–361  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

356
357//------------------------------------------------------------------------------
358void vtkPolyDataMapper2D::SetColorModeToDirectScalars()
359{
360 this->SetColorMode(VTK_COLOR_MODE_DIRECT_SCALARS);
361}
362
363//------------------------------------------------------------------------------
364int vtkPolyDataMapper2D::FillInputPortInformation(int vtkNotUsed(port), vtkInformation* info)

Callers 15

GetVTKTextureMethod · 0.80
ImportActorsMethod · 0.80
TestPBRIrradianceHDRFunction · 0.80
TestPBRHdrEnvironmentFunction · 0.80
TestSkyboxRotationFunction · 0.80
TestTexture32BitsFunction · 0.80
TestPBREdgeTintFunction · 0.80

Calls

no outgoing calls

Tested by 12

TestPBRIrradianceHDRFunction · 0.64
TestPBRHdrEnvironmentFunction · 0.64
TestSkyboxRotationFunction · 0.64
TestTexture32BitsFunction · 0.64
TestPBREdgeTintFunction · 0.64
TestTexture16BitsFunction · 0.64
TestMixedGeometryFunction · 0.64
setUpMethod · 0.64