Uses of Class
cz.fidentis.analyst.data.mesh.impl.MeshTriangleImpl
Packages that use MeshTriangleImpl
-
Uses of MeshTriangleImpl in cz.fidentis.analyst.data.ray.impl
Constructors in cz.fidentis.analyst.data.ray.impl with parameters of type MeshTriangleImplModifierConstructorDescriptionRayIntersectionImpl
(javax.vecmath.Point3d position, javax.vecmath.Vector3d normal, MeshTriangleImpl tri, boolean directHit) Constructor.