|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultRenderer.Sampling | |
---|---|
cz.cuni.jagrlib.testing | Temporary JaGrLib modules. |
Uses of DefaultRenderer.Sampling in cz.cuni.jagrlib.testing |
---|
Fields in cz.cuni.jagrlib.testing declared as DefaultRenderer.Sampling | |
---|---|
protected DefaultRenderer.Sampling |
DefaultRenderer.sampling
Actual way of computation of direct illumination. |
Methods in cz.cuni.jagrlib.testing that return DefaultRenderer.Sampling | |
---|---|
static DefaultRenderer.Sampling |
DefaultRenderer.Sampling.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DefaultRenderer.Sampling[] |
DefaultRenderer.Sampling.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |