| Package | Description |
|---|---|
| org.sunflow.core |
| Modifier and Type | Method and Description |
|---|---|
void |
Scene.accumulateStats(ShadingCache cache) |
ShadingState |
Scene.getRadiance(IntersectionState istate,
float rx,
float ry,
double lensU,
double lensV,
double time,
int instance,
int dim,
ShadingCache cache)
Get the radiance seen through a particular pixel
|