Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <gp_Elips.hxx>
#include <gce_Root.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | gce_MakeElips |
This class implements the following algorithms used to create an ellipse 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. More... |