java.lang.Object
de.grogra.ray.physics.Interior.Input
- Enclosing interface:
- Interior
This class serves as input to
Interior.attenuate(Input, Color3f)
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ray
The light ray. -
globalEnd
The end point of the light ray in global coordinates. -
localOrigin
The origin of the light ray in local coordinates. -
localEnd
The end point of the light ray in local coordinates.
-
-
Constructor Details
-
Input
-