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