HE_Mesh  6.0.1
wblut.geom.WB_IntersectionResult Class Reference

Public Attributes

double t1 = Float.NEGATIVE_INFINITY
 
double t2 = Float.NEGATIVE_INFINITY
 
boolean intersection = false
 
double sqDist = Float.POSITIVE_INFINITY
 
Object object
 
int dimension = -1
 

Member Data Documentation

int wblut.geom.WB_IntersectionResult.dimension = -1
boolean wblut.geom.WB_IntersectionResult.intersection = false
Object wblut.geom.WB_IntersectionResult.object
double wblut.geom.WB_IntersectionResult.sqDist = Float.POSITIVE_INFINITY
double wblut.geom.WB_IntersectionResult.t1 = Float.NEGATIVE_INFINITY
double wblut.geom.WB_IntersectionResult.t2 = Float.NEGATIVE_INFINITY

The documentation for this class was generated from the following file: