MeVisLab Toolbox Reference
ml::CSOPointInPolygon Namespace Reference

Functions

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

Function Documentation

◆ isPointInCSO()

MLCSO_EXPORT bool ml::CSOPointInPolygon::isPointInCSO ( CSO cso,
const Vector3 point 
)

◆ isPointInPolygon()

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