Package | Description |
---|---|
org.sunflow.core |
Modifier and Type | Method | Description |
---|---|---|
java.util.Iterator<LightSample> |
ShadingState.iterator() |
Allows iteration over current light samples.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ShadingState.addSample(LightSample sample) |
Add the specified light sample to the list of lights to be used
|