MeVisLab Toolbox Reference
CSOPointInPolygon.h File Reference
#include "MLCSOIncludes.h"
#include "CSOBase/CSO.h"

Go to the source code of this file.

Classes

class  ml::ProjectedCSO
 This class is a helper class used internally by CSOPointInPolygon. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::CSOPointInPolygon
 

Functions

MLCSO_EXPORT bool ml::CSOPointInPolygon::isPointInCSO (CSO *cso, const Vector3 &point)
 
MLCSO_EXPORT bool ml::CSOPointInPolygon::isPointInPolygon (const std::vector< Vector3 > &points, const Vector3 &normal, const Vector3 &point)