DM::GeometricRelations Namespace Reference

provides a set of geometric relations function for geometry objects More...

Functions

bool DM_API contains (const IWindow &a, const IWindow &b)
 returns true if window b is fully contained by window a (boundary may touch)
 
bool DM_API intersects (const IWindow &a, const IWindow &b)
 returns true if window a and b are (partly) overlapping (a boundary touch is enough to return true)
 

Detailed Description

provides a set of geometric relations function for geometry objects