linePlaneIntersectionx(const FixedPointx p[3], const FixedPointx q[3], const FixedPointx a[3], const FixedPointx b[3], const FixedPointx c[3], FixedPointx &t, FixedPointx &u, FixedPointx &v, FixedPointx &w) | ES3D::IntersectionMethodsx | [inline, static] |
triangleTriangleIntersectionx(const FixedPointx t0[3 *3], const FixedPointx t1[3 *3]) | ES3D::IntersectionMethodsx | [inline, static] |