|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jocl.cloth.SimulationFactoryJOCL
class SimulationFactoryJOCL
A factory for OpenCL cloth simulations
| Constructor Summary | |
|---|---|
SimulationFactoryJOCL()
|
|
| Method Summary | |
|---|---|
Simulation |
createSimulation(SimData simData,
de.javagl.simplerenderer.SimpleRenderer renderer,
de.javagl.simplerenderer.SimpleObject object)
Create a new Simulation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
SimulationFactoryJOCL()
| Method Detail |
|---|
public Simulation createSimulation(SimData simData,
de.javagl.simplerenderer.SimpleRenderer renderer,
de.javagl.simplerenderer.SimpleObject object)
SimulationFactorySimulation
createSimulation in interface SimulationFactorysimData - The SimDatarenderer - The renderer. May be null.object - The rendered object corresponding to the
simulation data. May be null if the
renderer is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||