MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOPointInPolygonChecker.h File Reference

The CSOPointInPolygon class offers the functionality of testing whether a point lies inside an arbitrary polygon. More...

#include "MLCSOIncludes.h"
#include <mlRotation.h>
#include "CSOBase/CSO.h"

Go to the source code of this file.

Classes

class  ml::CSOPointInPolygonChecker
 Checks whether a point is inside a planar, closed polygon in an arbitrary plane. More...
struct  ml::CSOPointInPolygonChecker::BinnedLine

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

The CSOPointInPolygon class offers the functionality of testing whether a point lies inside an arbitrary polygon.

The CSOPointInPolygonChecker class offers the functionality of testing whether a point lies inside an arbitrary polygon.

Author:
Ingo Kloecker, Olaf Konrad
Date:
02/2012
Author:
Frank Heckel
Date:
11/2009

Definition in file CSOPointInPolygonChecker.h.