12 #include <klm/eklm/geometry/Circle2D.h>
39 Arc2D(
double x,
double y,
double radius,
double angle1,
double angle2);
Arc2D(double x, double y, double radius, double angle1, double angle2)
Constructor.
bool angleWithinRange(double angle) const
Check if angle is within the arc.
HepGeom::Point3D< double > getInitialPoint() const
Get initial point.
Abstract base class for different kinds of events.