Back to FabImage Library website
You are here: Start » Function Reference » Region » Region Relations » TestRegionIntersectsWith

TestRegionIntersectsWith
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Tests whether two regions have non-empty intersection.
Syntax
C++
C#
void fil::TestRegionIntersectsWith ( const fil::Region& inRegion, const fil::Region& inReferenceRegion, bool& outRegionsIntersect )