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

Method GetCursorAlgorithm

Interaction/Widgets/vtkResliceCursorLineRepresentation.cxx:359–362  ·  view source on GitHub ↗

------------------------------------------------------------------------------ Get the plane normal to the viewing axis.

Source from the content-addressed store, hash-verified

357//------------------------------------------------------------------------------
358// Get the plane normal to the viewing axis.
359vtkResliceCursorPolyDataAlgorithm* vtkResliceCursorLineRepresentation::GetCursorAlgorithm()
360{
361 return this->ResliceCursorActor->GetCursorAlgorithm();
362}
363
364//------------------------------------------------------------------------------
365void vtkResliceCursorLineRepresentation ::RotateAxis(int axis, double angle)

Callers 15

WidgetInteractionMethod · 0.95
BuildRepresentationMethod · 0.95
ExecuteMethod · 0.80
QtVTKRenderWindowsMethod · 0.80
ResetCameraMethod · 0.80
GetVector1Method · 0.80
GetVector2Method · 0.80
UpdateReslicePlaneMethod · 0.80
ManageTextDisplayMethod · 0.80
SetResliceParametersMethod · 0.80
GetResliceCursorMethod · 0.80

Calls

no outgoing calls

Tested by 4

ExecuteMethod · 0.64
TestResliceCursorWidget2Function · 0.64
ExecuteMethod · 0.64
TestResliceCursorWidget3Function · 0.64