#include <GccInt_BParab.hxx>
Inheritance diagram for GccInt_BParab:
Public Member Functions | |
Standard_EXPORT | GccInt_BParab (const gp_Parab2d &Parab) |
Constructs a bisecting curve whose geometry is the 2D parabola Parab. . | |
virtual Standard_EXPORT gp_Parab2d | Parabola () const |
Returns a 2D parabola which is the geometry of this bisecting curve. . | |
Standard_EXPORT GccInt_IType | ArcType () const |
Returns GccInt_Par, which is the type of any GccInt_BParab bisecting curve. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Parab2d | par |
|
|
|
Implements GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
|