|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RTFakeObject
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.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.grogra.ray.RTObject |
---|
RTObject.RTObjectUserData |
Method Summary | |
---|---|
void |
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 Detail |
---|
void getColor(Ray ray, IntersectionDescription desc, Color3f color)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |