|
Kig Python Scripting API Documentation |
||||
|
An implementation of Conic to be used when only the cartesian equation of the conic is known. More...


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