#include <GccInt_BHyper.hxx>
Inheritance diagram for GccInt_BHyper:
Public Member Functions | |
Standard_EXPORT | GccInt_BHyper (const gp_Hypr2d &Hyper) |
Constructs a bisecting curve whose geometry is the 2D hyperbola Hyper. . | |
virtual Standard_EXPORT gp_Hypr2d | Hyperbola () const |
Returns a 2D hyperbola which is the geometry of this bisecting curve. . | |
Standard_EXPORT GccInt_IType | ArcType () const |
Returns GccInt_Hpr, which is the type of any GccInt_BHyper bisecting curve. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Hypr2d | hyp |
|
|
|
Implements GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
|