#include <Curve.h>
Inheritance diagram for geom::Arc< 2 >:

Public Member Functions | |
| LOKI_DEFINE_CONST_VISITABLE () | |
| virtual const Point2d & | getCenter () const =0 | 
| virtual double | getRadius () const =0 | 
| virtual const std::pair< double, double > &  | getAngleRange () const =0 | 
| virtual bool | isCCW () const =0 | 
| virtual void | assign (const Arc< 2 > &otherArc)=0 | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Reimplemented from geom::ParametricCurve< 2 >.  | 
  
 1.4.6