ConicPolar Class Reference
An implementation of Conic to be used when only the cartesian equation of the conic is known. More...
Inheritance diagram for ConicPolar:

Collaboration diagram for ConicPolar:

Public Member Functions | |
| ConicPolar * | copy () const |
| Returns a copy of this Object. | |
| const ConicPolarData | polarData () const |
| Return the polar representation of this conic. | |
Detailed Description
An implementation of Conic to be used when only the cartesian equation of the conic is known.Member Function Documentation
| ConicPolar* ConicPolar::copy | ( | ) | const [virtual] |
