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

Function vtkEllipticalButtonSource

Filters/Sources/vtkEllipticalButtonSource.h:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 void IntersectEllipseWithLine(double a2, double b2, double dX, double dY, double& xe, double& ye);
155
156 vtkEllipticalButtonSource(const vtkEllipticalButtonSource&) = delete;
157 void operator=(const vtkEllipticalButtonSource&) = delete;
158};
159

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected