Serialized Form


Package org.jocl.cloth

Class org.jocl.cloth.ClothData extends java.lang.Object implements Serializable

serialVersionUID: 1895702662962188211L

Serialized Fields

vertices

java.util.List<E> vertices
The vertices


edges

java.util.List<E> edges
The edges


faces

java.util.List<E> faces
The faces


bendingEdges

java.util.List<E> bendingEdges
The bending edges


allSimulationEdges

java.util.List<E> allSimulationEdges
All simulation edges (that is, edges that have the same vertices as the edges and the bending edges, but with consecutive indices)