|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jocl.cloth.IndependentSetsCreator
class IndependentSetsCreator
A class for creating the EdgeData objects for the independent
sets of edges of a ClothData
| Method Summary | |
|---|---|
(package private) static EdgeData[] |
createIndependentSets(ClothData clothData)
Create the EdgeData objects for the independent sets of
edges of the given ClothData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
static EdgeData[] createIndependentSets(ClothData clothData)
EdgeData objects for the independent sets of
edges of the given ClothData
clothData - The cloth data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||