41 template <
typename TPo
int>
47 template <
typename TPo
int>
53 template <
typename TPo
int>
57 const Point& aFirstPoint,
58 const Point& aSecondPoint)
65 template <
typename TPo
int>
69 const Point& aFirstPoint,
70 const Point& aSecondPoint):
78 template <
typename TPo
int>
89 template <
typename TPo
int>
103 template <
typename TPo
int>
112 template <
typename TPo
int>
124 template <
typename TPo
int>
129 return "CircleFrom2Points";
132 template <
typename TPo
int>
137 out <<
"[CircleFrom2Points] passing through:\n";
138 out <<
"pole " << myPole <<
" and " << myP << myQ;
141 template <
typename TPo
int>