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

Function AllOff

Interaction/Widgets/vtkPointWidget.h:164–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 this->ZShadowsOn();
163 }
164 void AllOff()
165 {
166 this->OutlineOff();
167 this->XShadowsOff();
168 this->YShadowsOff();
169 this->ZShadowsOff();
170 }
171 ///@}
172
173 ///@{

Callers

nothing calls this directly

Calls 1

OutlineOffMethod · 0.80

Tested by

no test coverage detected