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

Method ColorVerticesOff

Rendering/Core/vtkGraphMapper.cxx:276–279  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

274
275//------------------------------------------------------------------------------
276void vtkGraphMapper::ColorVerticesOff()
277{
278 this->VertexMapper->SetScalarVisibility(false);
279}
280
281//------------------------------------------------------------------------------
282void vtkGraphMapper::SetIconVisibility(bool vis)

Callers 1

vtkGraphMapperMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected