|
Open CASCADE Technology 6.5.2
|
#include <BRepMAT2d_BisectingLocus.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepMAT2d_BisectingLocus () | |
| void | Compute (BRepMAT2d_Explorer &anExplo, const Standard_Integer LineIndex=1, const MAT_Side aSide=MAT_Left) |
| Standard_Boolean | IsDone () const |
| Handle_MAT_Graph | Graph () const |
| Standard_Integer | NumberOfContours () const |
| Standard_Integer | NumberOfElts (const Standard_Integer IndLine) const |
| Standard_Integer | NumberOfSections (const Standard_Integer IndLine, const Standard_Integer Index) const |
| Handle_MAT_BasicElt | BasicElt (const Standard_Integer IndLine, const Standard_Integer Index) const |
| Handle_Geom2d_Geometry | GeomElt (const Handle< MAT_BasicElt > &aBasicElt) const |
| gp_Pnt2d | GeomElt (const Handle< MAT_Node > &aNode) const |
| Bisector_Bisec | GeomBis (const Handle< MAT_Arc > &anArc, Standard_Boolean &Reverse) const |
| BRepMAT2d_BisectingLocus::BRepMAT2d_BisectingLocus | ( | ) |
| Handle_MAT_BasicElt BRepMAT2d_BisectingLocus::BasicElt | ( | const Standard_Integer | IndLine, |
| const Standard_Integer | Index | ||
| ) | const |
| void BRepMAT2d_BisectingLocus::Compute | ( | BRepMAT2d_Explorer & | anExplo, |
| const Standard_Integer | LineIndex = 1, |
||
| const MAT_Side | aSide = MAT_Left |
||
| ) |
| Bisector_Bisec BRepMAT2d_BisectingLocus::GeomBis | ( | const Handle< MAT_Arc > & | anArc, |
| Standard_Boolean & | Reverse | ||
| ) | const |
| Handle_Geom2d_Geometry BRepMAT2d_BisectingLocus::GeomElt | ( | const Handle< MAT_BasicElt > & | aBasicElt | ) | const |
| Handle_MAT_Graph BRepMAT2d_BisectingLocus::Graph | ( | ) | const |
| Standard_Boolean BRepMAT2d_BisectingLocus::IsDone | ( | ) | const |
| Standard_Integer BRepMAT2d_BisectingLocus::NumberOfContours | ( | ) | const |
| Standard_Integer BRepMAT2d_BisectingLocus::NumberOfElts | ( | const Standard_Integer | IndLine | ) | const |
| Standard_Integer BRepMAT2d_BisectingLocus::NumberOfSections | ( | const Standard_Integer | IndLine, |
| const Standard_Integer | Index | ||
| ) | const |
| void BRepMAT2d_BisectingLocus::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepMAT2d_BisectingLocus::operator new | ( | size_t | size | ) | [inline] |
| void* BRepMAT2d_BisectingLocus::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
1.7.4