|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jocl.cloth.NormalDataCreator
class NormalDataCreator
A class for creating NormalData from a collection
of faces
| Method Summary | |
|---|---|
(package private) static NormalData |
createNormalData(java.util.Collection<? extends de.javagl.simplemesh.Face> faces,
int numParticles)
Creates the NormalData from the given faces
and ParticleData. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
static NormalData createNormalData(java.util.Collection<? extends de.javagl.simplemesh.Face> faces,
int numParticles)
NormalData from the given faces
and ParticleData.
faces - The facesnumParticles - The number of particles
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||