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

Method OutlineOn

Rendering/Annotation/vtkGraphAnnotationLayersFilter.cxx:59–62  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

57
58//------------------------------------------------------------------------------
59void vtkGraphAnnotationLayersFilter::OutlineOn()
60{
61 this->ConvexHullFilter->OutlineOn();
62}
63
64void vtkGraphAnnotationLayersFilter::OutlineOff()
65{

Callers 11

TestTulipReaderClustersFunction · 0.80
OutlineOnFunction · 0.80
AllOnFunction · 0.80
OutlineOnFunction · 0.80
AllOnFunction · 0.80
TestHandleWidget2DFunction · 0.80
AllOnMethod · 0.80
AllOnMethod · 0.80
cursor2D.pyFile · 0.80
cursor3D.pyFile · 0.80

Calls

no outgoing calls

Tested by 3

TestTulipReaderClustersFunction · 0.64
TestHandleWidget2DFunction · 0.64