|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.autochthonous.graphics.rt.Renderable
org.autochthonous.graphics.rt.Bounded
org.autochthonous.graphics.rt.objects.Ring
org.autochthonous.graphics.rt.objects.Disk
a disk. Canonical form a disk of unit radius, centre at the origin, in the (x, y) plan.
Field Summary |
Fields inherited from class org.autochthonous.graphics.rt.Bounded |
bBox |
Fields inherited from class org.autochthonous.graphics.rt.Renderable |
color, objToRay, rayToObj, selfShadowing, shader |
Constructor Summary | |
Disk(double rDisk)
|
Methods inherited from class org.autochthonous.graphics.rt.objects.Ring |
getN, intersections, isIntersected, isShadowing |
Methods inherited from class org.autochthonous.graphics.rt.Bounded |
bBox, setBBox, setBBox, transform |
Methods inherited from class org.autochthonous.graphics.rt.Renderable |
clone, createObjectSpaceRay, getColor, getColor, getShader, hasShader, isSelfShadowing, processObject, processParameters, readObject, setColor, setColor, setSelfShadowing, setShader, toObjectSpace, toObjectSpace, transformNormal |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.autochthonous.graphics.rt.Traceable |
clone |
Constructor Detail |
public Disk(double rDisk)
|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |