|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MEllipseGeometry.h>
 
  
| Public Member Functions | |
| EllipseGeometry (const STK::Vector3d ¢er, const STK::Vector3d &firstConjugate, const STK::Vector3d &secondConjugate) | |
| void | setCenterPoint (const STK::Vector3d ¢er) | 
| void | setFirstConjugatePoint (const STK::Vector3d &firstConjugate) | 
| void | setSecondConjugatePoint (const STK::Vector3d &secondConjugate) | 
| const STK::Vector3d & | getCenterPoint () const | 
| const STK::Vector3d & | getFirstConjugatePoint () const | 
| const STK::Vector3d & | getSecondConjugatePoint () const | 
| virtual BasicGeoTypes::GeoRect | getBounds () override | 
| virtual BasicGeoTypes::GeoRect | getBounds ()=0 | 
EllipseGeometry - Short description
| 
 | inlineoverridevirtual | 
Implements Maria::Geometry.