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 |
||
| ) |
References VISCOUS_2D::_Segment::p1(), and VISCOUS_2D::_Segment::p2().
◆ Compute() [2/2]
The documentation for this struct was generated from the following file:
- src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_ViscousLayers2D.cpp
1.8.17