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

Method EndDistance

Interaction/Widgets/vtkCompassRepresentation.cxx:637–640  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

635
636//------------------------------------------------------------------------------
637void vtkCompassRepresentation::EndDistance()
638{
639 this->SetDistance(this->DistanceRepresentation->GetValue());
640}
641
642//------------------------------------------------------------------------------
643void vtkCompassRepresentation::GetCenterAndUnitRadius(int center[2], double& radius)

Callers 1

EndSelectActionMethod · 0.80

Calls 2

SetDistanceMethod · 0.95
GetValueMethod · 0.45

Tested by

no test coverage detected