Version: 6.5.0
Public Member Functions | List of all members
INTERP_KERNEL::ArcCSegIntersector Class Reference
Inheritance diagram for INTERP_KERNEL::ArcCSegIntersector:
Inheritance graph
[legend]
Collaboration diagram for INTERP_KERNEL::ArcCSegIntersector:
Collaboration graph
[legend]

Public Member Functions

 ArcCSegIntersector (const EdgeArcCircle &e1, const EdgeLin &e2, bool reverse=true)
void getPlacements (Node *start, Node *end, TypeOfLocInEdge &whereStart, TypeOfLocInEdge &whereEnd, MergePoints &commonNode) const
void areOverlappedOrOnlyColinears (const Bounds *whereToFind, bool &obviousNoIntersection, bool &areOverlapped)
std::list< IntersectElementgetIntersectionsCharacteristicVal () const

Additional Inherited Members

- Protected Member Functions inherited from INTERP_KERNEL::CrossTypeEdgeIntersector
 CrossTypeEdgeIntersector (const Edge &e1, const Edge &e2, bool reverse)
bool keepOrder () const
bool haveTheySameDirection () const
const EdgemyE1 ()
const EdgemyE2 ()
- Protected Attributes inherited from INTERP_KERNEL::CrossTypeEdgeIntersector
bool _reverse

Constructor & Destructor Documentation

ArcCSegIntersector::ArcCSegIntersector ( const EdgeArcCircle e1,
const EdgeLin e2,
bool  reverse = true 
)

Member Function Documentation

void ArcCSegIntersector::getPlacements ( Node start,
Node end,
TypeOfLocInEdge whereStart,
TypeOfLocInEdge whereEnd,
MergePoints commonNode 
) const
virtual

to call only if 'areOverlapped' have been set to true when areOverlappedOrOnlyColinears was called

Implements INTERP_KERNEL::EdgeIntersector.

void ArcCSegIntersector::areOverlappedOrOnlyColinears ( const Bounds *  whereToFind,
bool &  obviousNoIntersection,
bool &  areOverlapped 
)
virtual
std::list< IntersectElement > ArcCSegIntersector::getIntersectionsCharacteristicVal ( ) const
virtual
Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS