#include <ArcRep.h>
Inheritance diagram for ArcRep:

Public Methods | |
| ArcRep ( const Point& center, double radius, const Vector& xhat, const Vector& yhat, double phi0) | |
| void | update () |
Private Attributes | |
| Point | m_center |
| double | m_radius |
| Vector | m_xhat |
| Vector | m_yhat |
| double | m_phi0 |
|
|
Definition at line 10 of file ArcRep.cxx. |
|
|
Definition at line 18 of file ArcRep.cxx. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000