#include <InterpKernelGeo2DEdge.hxx>
Constructor & Destructor Documentation
| INTERP_KERNEL.CrossTypeEdgeIntersector.CrossTypeEdgeIntersector |
( |
const Edge & |
e1, |
|
|
const Edge & |
e2, |
|
|
bool |
reverse |
|
) |
| [protected] |
Member Function Documentation
| bool INTERP_KERNEL.CrossTypeEdgeIntersector.keepOrder |
( |
| ) |
const [protected, virtual] |
| bool INTERP_KERNEL.CrossTypeEdgeIntersector.haveTheySameDirection |
( |
| ) |
const [protected, virtual] |
| const Edge* INTERP_KERNEL.CrossTypeEdgeIntersector.myE1 |
( |
| ) |
[protected] |
| const Edge* INTERP_KERNEL.CrossTypeEdgeIntersector.myE2 |
( |
| ) |
[protected] |
Field Documentation
boolean to inform intersector that unsymetrics treatments reverse of e1 and e2 should be done.