MeVisLab Scripting Reference
MLWEMIntersectionWrapper Class Reference

Inherits QObject.

Properties

QList< double > baryCoord
 
QList< double > faceNormal
 
double hitDistance
 
unsigned int patchIndex
 
QList< double > position
 
unsigned int triangleIndex
 

Detailed Description

Result of a WEMBoundingVolumeHierarchy intersection.

Property Documentation

◆ baryCoord

QList<double> MLWEMIntersectionWrapper::baryCoord
read

the barycentric coordinate of the intersection

◆ faceNormal

QList<double> MLWEMIntersectionWrapper::faceNormal
read

the face normal of the intersection

◆ hitDistance

double MLWEMIntersectionWrapper::hitDistance
read

the hit distance of the intersection

◆ patchIndex

unsigned int MLWEMIntersectionWrapper::patchIndex
read

the WEM patch index

◆ position

QList<double> MLWEMIntersectionWrapper::position
read

the position of the intersection

◆ triangleIndex

unsigned int MLWEMIntersectionWrapper::triangleIndex
read

the triangle index in the patch