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

Method GetInteractor

Rendering/Context2D/vtkContextKeyEvent.cxx:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18vtkRenderWindowInteractor* vtkContextKeyEvent::GetInteractor() const
19{
20 return this->Interactor;
21}
22
23char vtkContextKeyEvent::GetKeyCode() const
24{

Callers 15

TestCubeMapRerenderFunction · 0.45
OnLeftButtonDownMethod · 0.45
TestFloorFunction · 0.45
TestSphereMapFunction · 0.45
TestCubeMap2Function · 0.45
TestCubeMapFunction · 0.45
UpdateRepresentationMethod · 0.45
SetRendererMethod · 0.45
DisconnectMethod · 0.45
InitializeMethod · 0.45
SetPoseFromCameraMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestCubeMapRerenderFunction · 0.36
OnLeftButtonDownMethod · 0.36
TestFloorFunction · 0.36
TestSphereMapFunction · 0.36
TestCubeMap2Function · 0.36
TestCubeMapFunction · 0.36