iDRS™ SDK 16
Loading...
Searching...
No Matches
CPolygonUtils Class Reference

#include <idrs_common.h>

Inheritance diagram for CPolygonUtils:
CObjPtr CObj CObj

Detailed Description

The CPolygonUtils class implements utilities to get information regarding polygons.

It offers operations like:

  • check whether or not a point is inside a polygon
  • check whether or not a polygon is a rectangle
  • check whether or not a rectangle and a polygon have an intersection
  • check whether or not two polygons have an intersection