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

Method LightFollowCameraOff

Wrapping/Java/vtk/vtkPanel.java:205–205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203 public void LightFollowCameraOn() { this.LightFollowCamera = 1; }
204
205 public void LightFollowCameraOff() { this.LightFollowCamera = 0; }
206
207 public void InteractionModeRotate() { this.InteractionMode = 1; }
208

Callers 3

testSphereWidgetMethod · 0.80
TestStyleUser.pyFile · 0.80
TestPropPicker2RenderersFunction · 0.80

Calls

no outgoing calls

Tested by 2

testSphereWidgetMethod · 0.64
TestPropPicker2RenderersFunction · 0.64