OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
GccInt


GccInt_BPoint Class Reference

Describes a point as a bisecting object between two 2D geometric objects.
.

#include <GccInt_BPoint.hxx>

Inheritance diagram for GccInt_BPoint:

Inheritance graph
[legend]

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

Constructor & Destructor Documentation

Standard_EXPORT GccInt_BPoint::GccInt_BPoint const gp_Pnt2d &  Point  ) 
 


Member Function Documentation

Standard_EXPORT GccInt_IType GccInt_BPoint::ArcType  )  const [virtual]
 

Implements GccInt_Bisec.

Standard_EXPORT const GccInt_BPoint::Handle Standard_Type   )  const
 

Reimplemented from GccInt_Bisec.

virtual Standard_EXPORT gp_Pnt2d GccInt_BPoint::Point  )  const [virtual]
 

Reimplemented from GccInt_Bisec.


Field Documentation

gp_Pnt2d GccInt_BPoint::pnt [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:46 2008 for OpenCASCADE by  doxygen 1.4.1