|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray2.tracing.RadiationModel de.grogra.ray2.tracing.ParallelRadiationModel
public class ParallelRadiationModel
Field Summary |
---|
Fields inherited from class de.grogra.ray2.tracing.RadiationModel |
---|
BUNDLE_SIZE |
Constructor Summary | |
---|---|
ParallelRadiationModel(Scene scene,
int[] idToIndex,
int threadCount)
|
Method Summary | |
---|---|
void |
compute(long rayCount,
long seed,
ProgressMonitor progress,
int depth,
double minPower)
|
Methods inherited from class de.grogra.ray2.tracing.RadiationModel |
---|
getAbsorbedPower, getAbsorbedPowerCollector, getSensedIrradiance, getSensedIrradianceCollector |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParallelRadiationModel(Scene scene, int[] idToIndex, int threadCount)
Method Detail |
---|
public void compute(long rayCount, long seed, ProgressMonitor progress, int depth, double minPower)
compute
in class RadiationModel
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |