MeVisLab Scripting Reference
|
Inherits QObject.
Properties | |
QList< double > | baryCoord |
QList< double > | faceNormal |
double | hitDistance |
unsigned int | patchIndex |
QList< double > | position |
unsigned int | triangleIndex |
Result of a WEMBoundingVolumeHierarchy intersection.
|
read |
The barycentric coordinate of the intersection.
|
read |
The face normal of the intersection.
|
read |
The hit distance of the intersection.
|
read |
The WEM patch index.
|
read |
The position of the intersection.
|
read |
The triangle index in the patch.