MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/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

namespace  ml
 

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


namespace  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)