Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sunflow.core.photonmap.CausticPhotonMap
Constructor Summary | |
|
Method Summary | |
boolean | |
boolean | |
boolean | |
void |
|
void |
|
int |
|
void |
|
void |
|
public boolean allowDiffuseBounced()
- Specified by:
- allowDiffuseBounced in interface PhotonStore
public boolean allowReflectionBounced()
- Specified by:
- allowReflectionBounced in interface PhotonStore
public boolean allowRefractionBounced()
- Specified by:
- allowRefractionBounced in interface PhotonStore
public void getSamples(ShadingState state)
- Specified by:
- getSamples in interface CausticPhotonMapInterface
public void store(ShadingState state, Vector3 dir, Color power, Color diffuse)
- Specified by:
- store in interface PhotonStore