Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <gp_Elips2d.hxx>
#include <gce_Root.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | gce_MakeElips2d |
This class implements the following algorithms used to create Elips2d from gp. * Create an ellipse from its center, and two points: one on the ciconference giving the major radius, the other giving the value of the small radius. * Create an ellipse from its major axis and its major radius and its minor radius. More... |