java.lang.Object
de.grogra.ray.intersection.IntersectionDescription
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIntersectionDescription
(Ray ray, float t) IntersectionDescription
(Ray ray, float t, Point3f point) IntersectionDescription
(Ray ray, int count) -
Method Summary
Modifier and TypeMethodDescriptionint
getPoint()
float
getT()
void
setIntersectionCount
(int value) void
setLocalPoint
(Point3f point) void
void
void
setRTObject
(RTObject object)
-
Field Details
-
intersectionIndex
public int intersectionIndex
-
-
Constructor Details
-
IntersectionDescription
public IntersectionDescription() -
IntersectionDescription
-
IntersectionDescription
-
IntersectionDescription
-
IntersectionDescription
-
-
Method Details
-
getIntersectionCount
public int getIntersectionCount() -
setIntersectionCount
public void setIntersectionCount(int value) -
getT
public float getT() -
getPoint
-
getLocalPoint
-
getNormal
-
getTangenteU
-
getTangenteV
-
getUVCoordinate
-
getRTObject
-
setPoint
-
setLocalPoint
-
setNormal
-
setRTObject
-