VISCOUS_2D::_SegmentIntersection Struct Reference

Intersector of _Segment's. More...

Public Member Functions

bool Compute (const _Segment &seg1, const _Segment &seg2, bool seg2IsRay=false)
 
bool Compute (const _Segment &seg1, const gp_Ax2d &ray)
 

Detailed Description

Intersector of _Segment's.

Member Function Documentation

◆ Compute() [1/2]

bool VISCOUS_2D::_SegmentIntersection::Compute ( const _Segment seg1,
const _Segment seg2,
bool  seg2IsRay = false 
)

◆ Compute() [2/2]

bool VISCOUS_2D::_SegmentIntersection::Compute ( const _Segment seg1,
const gp_Ax2d &  ray 
)

References Compute().


The documentation for this struct was generated from the following file: