#include <Geom2dHatch_ElementsOfHatcher.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Geom2dHatch_ElementsOfHatcher () |
| Standard_EXPORT | Geom2dHatch_ElementsOfHatcher (const Geom2dHatch_ElementsOfHatcher &Other) |
| Standard_EXPORT void | Clear () |
| ~Geom2dHatch_ElementsOfHatcher () | |
| Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const Geom2dHatch_ElementOfHatcher &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
| Standard_EXPORT const Geom2dHatch_ElementOfHatcher & | Find (const Standard_Integer &K) const |
| const Geom2dHatch_ElementOfHatcher & | operator() (const Standard_Integer &K) const |
| Standard_EXPORT Geom2dHatch_ElementOfHatcher & | ChangeFind (const Standard_Integer &K) |
| Geom2dHatch_ElementOfHatcher & | operator() (const Standard_Integer &K) |
| Standard_EXPORT Standard_Boolean | Reject (const gp_Pnt2d &P) const |
| Standard_EXPORT Standard_Boolean | Segment (const gp_Pnt2d &P, gp_Lin2d &L, Standard_Real &Par) |
| Standard_EXPORT Standard_Boolean | OtherSegment (const gp_Pnt2d &P, gp_Lin2d &L, Standard_Real &Par) |
| Standard_EXPORT void | InitWires () |
| Standard_EXPORT Standard_Boolean | MoreWires () const |
| Standard_EXPORT void | NextWire () |
| Standard_EXPORT Standard_Boolean | RejectWire (const gp_Lin2d &L, const Standard_Real Par) const |
| Standard_EXPORT void | InitEdges () |
| Standard_EXPORT Standard_Boolean | MoreEdges () const |
| Standard_EXPORT void | NextEdge () |
| Standard_EXPORT Standard_Boolean | RejectEdge (const gp_Lin2d &L, const Standard_Real Par) const |
| Standard_EXPORT void | CurrentEdge (Geom2dAdaptor_Curve &E, TopAbs_Orientation &Or) const |
Private Attributes | |
| Geom2dHatch_MapOfElementsOfElementsOfHatcher | myMap |
| Geom2dHatch_DataMapIteratorOfMapOfElementsOfElementsOfHatcher | Iter |
| Standard_Integer | NumWire |
| Standard_Integer | NumEdge |
| Standard_Integer | myCurEdge |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1