|
Open CASCADE Technology 6.5.2
|
#include <Geom2dHatch_ElementsOfHatcher.hxx>
| Geom2dHatch_ElementsOfHatcher::Geom2dHatch_ElementsOfHatcher | ( | ) |
| Geom2dHatch_ElementsOfHatcher::Geom2dHatch_ElementsOfHatcher | ( | const Geom2dHatch_ElementsOfHatcher & | Other | ) |
| Geom2dHatch_ElementsOfHatcher::~Geom2dHatch_ElementsOfHatcher | ( | ) | [inline] |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::Bind | ( | const Standard_Integer & | K, |
| const Geom2dHatch_ElementOfHatcher & | I | ||
| ) |
| Geom2dHatch_ElementOfHatcher& Geom2dHatch_ElementsOfHatcher::ChangeFind | ( | const Standard_Integer & | K | ) |
| void Geom2dHatch_ElementsOfHatcher::Clear | ( | ) |
| void Geom2dHatch_ElementsOfHatcher::CurrentEdge | ( | Geom2dAdaptor_Curve & | E, |
| TopAbs_Orientation & | Or | ||
| ) | const |
| const Geom2dHatch_ElementOfHatcher& Geom2dHatch_ElementsOfHatcher::Find | ( | const Standard_Integer & | K | ) | const |
| void Geom2dHatch_ElementsOfHatcher::InitEdges | ( | ) |
| void Geom2dHatch_ElementsOfHatcher::InitWires | ( | ) |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::IsBound | ( | const Standard_Integer & | K | ) | const |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::MoreEdges | ( | ) | const |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::MoreWires | ( | ) | const |
| void Geom2dHatch_ElementsOfHatcher::NextEdge | ( | ) |
| void Geom2dHatch_ElementsOfHatcher::NextWire | ( | ) |
| void Geom2dHatch_ElementsOfHatcher::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dHatch_ElementsOfHatcher::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dHatch_ElementsOfHatcher::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const Geom2dHatch_ElementOfHatcher& Geom2dHatch_ElementsOfHatcher::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| Geom2dHatch_ElementOfHatcher& Geom2dHatch_ElementsOfHatcher::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::OtherSegment | ( | const gp_Pnt2d & | P, |
| gp_Lin2d & | L, | ||
| Standard_Real & | Par | ||
| ) |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::Reject | ( | const gp_Pnt2d & | P | ) | const |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::RejectEdge | ( | const gp_Lin2d & | L, |
| const Standard_Real | Par | ||
| ) | const |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::RejectWire | ( | const gp_Lin2d & | L, |
| const Standard_Real | Par | ||
| ) | const |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::Segment | ( | const gp_Pnt2d & | P, |
| gp_Lin2d & | L, | ||
| Standard_Real & | Par | ||
| ) |
| Standard_Boolean Geom2dHatch_ElementsOfHatcher::UnBind | ( | const Standard_Integer & | K | ) |
1.7.4