Intersections computation. More...
Inherits QObject.
Public Member Functions | |
GO2SIntersect (GO2SGeometry geom1, GO2SGeometry geom2) | |
Number | GetIntersectionCount () |
Array< GO2SXYZ > | GetIntersections () |
Intersections computation.
GO2SIntersect::GO2SIntersect | ( | GO2SGeometry | geom1, |
GO2SGeometry | geom2 ) |
Compute intersections between 2 geometry
[in] | geom1 | the first wireframe geometry |
[in] | geom2 | the second wireframe geometry |
|
inline |
|
inline |