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

Method GetPoint1

Rendering/Annotation/vtkAxisActor.cxx:1733–1736  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1731
1732//------------------------------------------------------------------------------
1733double* vtkAxisActor::GetPoint1()
1734{
1735 return this->Point1Coordinate->GetValue();
1736}
1737
1738//------------------------------------------------------------------------------
1739double* vtkAxisActor::GetPoint2()

Callers 15

BuildTitle2DMethod · 0.95
BuildExponent2DMethod · 0.95
PaintMethod · 0.45
PaintMethod · 0.45
PaintRectMethod · 0.45
MouseMoveEventMethod · 0.45
MouseButtonPressEventMethod · 0.45

Calls 1

GetValueMethod · 0.45

Tested by 1

TestHistogram2DFunction · 0.36