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

Method GetDirection

Interaction/Widgets/vtkCameraHandleSource.cxx:83–86  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

81
82//------------------------------------------------------------------------------
83double* vtkCameraHandleSource::GetDirection()
84{
85 return this->Camera->GetFocalPoint();
86}
87
88//------------------------------------------------------------------------------
89int vtkCameraHandleSource::RequestData(

Callers 1

SetDirectionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected