MeVisLab Scripting Reference
|
This is the complete list of members for MLWEMBoundingVolumeHierarchyWrapper, including all inherited members.
AllHits enum value | MLWEMBoundingVolumeHierarchyWrapper | |
createObject(const QVariantList &arguments) | MLWEMBoundingVolumeHierarchyWrapper | static |
IntersectionMode enum name | MLWEMBoundingVolumeHierarchyWrapper | |
rayIntersect(const QList< double > &position, const QList< double > &direction, IntersectionMode mode=AllHits, float rayNear=0.f, float rayFar=ML_FLOAT_MAX) | MLWEMBoundingVolumeHierarchyWrapper | slot |
rayIntersectClosest(const QList< double > &position, const QList< double > &direction, float rayNear=0.f, float rayFar=ML_FLOAT_MAX) | MLWEMBoundingVolumeHierarchyWrapper | slot |
rayOccluded(const QList< double > &position, const QList< double > &direction, float rayNear=0.f, float rayFar=ML_FLOAT_MAX) | MLWEMBoundingVolumeHierarchyWrapper | slot |
RemoveDuplicateHits enum value | MLWEMBoundingVolumeHierarchyWrapper |