#include <GccInt_BPoint.hxx>
Inheritance diagram for GccInt_BPoint:

Public Member Functions | |
| Standard_EXPORT | GccInt_BPoint (const gp_Pnt2d &Point) |
| Constructs a bisecting object whose geometry is the 2D point Point. . | |
| virtual Standard_EXPORT gp_Pnt2d | Point () const |
| Returns a 2D point which is the geometry of this bisecting object. . | |
| Standard_EXPORT GccInt_IType | ArcType () const |
| Returns GccInt_Pnt, which is the type of any GccInt_BPoint bisecting object. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| gp_Pnt2d | pnt |
|
|
|
|
|
Implements GccInt_Bisec. |
|
|
Reimplemented from GccInt_Bisec. |
|
|
Reimplemented from GccInt_Bisec. |
|
|
|
1.4.1