org.jocl.cloth
Interface ClothApplicationGUI.SimulationType

Enclosing class:
ClothApplicationGUI

static interface ClothApplicationGUI.SimulationType

Interface describing a selectable simulation type and the associated simulation factory


Method Summary
 SimulationFactory getSimulationFactory()
          Returns the simulation factory
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object

getSimulationFactory

SimulationFactory getSimulationFactory()
Returns the simulation factory

Returns:
The simulation factory