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

ModelingAlgorithms
TKGeomAlgo
GccInt


GccInt_BParab Class Reference

Describes a parabola as a bisecting curve between two
2D geometric objects (such as lines, circles or points).
.

#include <GccInt_BParab.hxx>

Inheritance diagram for GccInt_BParab:

Inheritance graph
[legend]

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

Constructor & Destructor Documentation

Standard_EXPORT GccInt_BParab::GccInt_BParab const gp_Parab2d &  Parab  ) 
 


Member Function Documentation

Standard_EXPORT GccInt_IType GccInt_BParab::ArcType  )  const [virtual]
 

Implements GccInt_Bisec.

Standard_EXPORT const GccInt_BParab::Handle Standard_Type   )  const
 

Reimplemented from GccInt_Bisec.

virtual Standard_EXPORT gp_Parab2d GccInt_BParab::Parabola  )  const [virtual]
 

Reimplemented from GccInt_Bisec.


Field Documentation

gp_Parab2d GccInt_BParab::par [private]
 


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