Package eu.mihosoft.vrl.v3d
Class Intersection
java.lang.Object
eu.mihosoft.vrl.v3d.Intersection
- Author:
- kenjo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
boolean
void
void
setPosition
(Vector3d pos) void
setPosition
(Vector3d pos, double parametricT)
-
Field Details
-
pos
-
normal
-
-
Constructor Details
-
Intersection
public Intersection()
-
-
Method Details
-
isPresent
public boolean isPresent() -
setPosition
-
setPosition
-
getParametricT
public double getParametricT() -
setNormal
-