Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <gp_Hypr.hxx>
#include <gce_Root.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | gce_MakeHypr |
This class implements the following algorithms used to create Hyperbola from gp. * Create an Hyperbola from its center, and two points: one on its axis of symmetry giving the major radius, the other giving the value of the small radius. The three points give the plane of the hyperbola. * Create an hyperbola from its axisplacement and its MajorRadius and its MinorRadius. ^YAxis | FirstConjugateBranch | Other | Main More... |