MeVisLab Toolbox Reference
|
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 |
Main documentation file for ML users and developers. | |
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) |