|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jocl.cloth | |
|---|---|
| org.jocl.cloth | The main package for the cloth simulator |
| Classes in org.jocl.cloth used by org.jocl.cloth | |
|---|---|
| ClothApplication
Main class for the cloth simulation application |
|
| ClothApplicationGUI.SimulationType
Interface describing a selectable simulation type and the associated simulation factory |
|
ClothData
MeshPrimitives extended by the information that is
required for the simulation, namely the bending edges, and
a list of all edges. |
|
| CLU
OpenCL utility class |
|
| EdgeData
A plain structure holding the data of a set of edges. |
|
| FaceData
A plain structure holding the data of a set of faces |
|
| NormalComputer
Simple interface for a normal computer |
|
| NormalData
A plain structure holding the data that is associated with a ParticleData and stores the additional information that is
necessary to compute normals in parallel. |
|
| ParticleData
A plain structure holding the data for a set of particles |
|
| ResourceHandle
Interface for classes that act as a handle to a resource that may have to be acquired before it can be used, and to be released after it has been used. |
|
| SimData
Collection of the plain data structures required for a simulation |
|
| Simulation
Interface for a simulation that may be driven by a Simulator |
|
| SimulationFactory
Interface for Simulation objects |
|
| Simulator
Simple implementation of a Simulator |
|
| TimeStepListener
Interface for all classes that want to be informed about time steps of a simulator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||