| 
    MeVisLab Toolbox 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) | 
| MLCSO_EXPORT bool ml::CSOPointInPolygon::isPointInCSO | ( | CSO * | cso, | 
| const Vector3 & | point ) | 
References isPointInCSO().
Referenced by isPointInCSO().
| MLCSO_EXPORT bool ml::CSOPointInPolygon::isPointInPolygon | ( | const std::vector< Vector3 > & | points, | 
| const Vector3 & | normal, | ||
| const Vector3 & | point ) | 
References isPointInPolygon().
Referenced by isPointInPolygon().