#include <TopOpeBRep_FFTransitionTool.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static TopOpeBRepDS_Transition | ProcessLineTransition (const TopOpeBRep_VPointInter &P, const Standard_Integer Index, const TopAbs_Orientation EdgeOrientation) |
| static TopOpeBRepDS_Transition | ProcessLineTransition (const TopOpeBRep_VPointInter &P, const TopOpeBRep_LineInter &L) |
| static TopOpeBRepDS_Transition | ProcessEdgeTransition (const TopOpeBRep_VPointInter &P, const Standard_Integer Index, const TopAbs_Orientation LineOrientation) |
| static TopOpeBRepDS_Transition | ProcessFaceTransition (const TopOpeBRep_LineInter &L, const Standard_Integer Index, const TopAbs_Orientation FaceOrientation) |
| static TopOpeBRepDS_Transition | ProcessEdgeONTransition (const TopOpeBRep_VPointInter &VP, const Standard_Integer Index, const TopoDS_Shape &R, const TopoDS_Shape &E, const TopoDS_Shape &F) |
| | compute transition on "IntPatch_Restriction line" edge <R>
when crossing edge <E> of face <F> at point <VP>.
VP is given on edge <E> of face <F> of index <Index> (1 or 2).
<VP> has been classified by FacesFiller as TopAbs_ON an edge <R>
of the other face than <F> of current (face/face) intersection.
Transition depends on the orientation of E in F.
This method should be provided by IntPatch_Line (NYI)
|
Member Function Documentation
| void TopOpeBRep_FFTransitionTool::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TopOpeBRep_FFTransitionTool::operator new |
( |
size_t |
size | ) |
[inline] |
| void* TopOpeBRep_FFTransitionTool::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: