- All Superinterfaces:
RTObject
- All Known Implementing Classes:
RTSky
This is an object that cannot be treated as correct pysical and
gemetric object. It is more a model.
The only fake object that is implemented yet is a sky object. A sky object
is only a theoretical object for rendering the sky. It is a surrounding
textured sphere with an infinite radius.
- Author:
- Micha
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.grogra.ray.RTObject
RTObject.RTObjectUserData
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getColor
(Ray ray, IntersectionDescription desc, Color3f color) Methods inherited from interface de.grogra.ray.RTObject
getBoundingVolume, getDistance, getIntersectionDescription, getMedium, getShader, getUserData, isConvex, isShadeable, isSolid
-
Method Details
-
getColor
-