A B C D E F G I L M N O P R S T U V W

E

EdgeData - Class in org.jocl.cloth
A plain structure holding the data of a set of edges.
EdgeData() - Constructor for class org.jocl.cloth.EdgeData
Default constructor
EdgeDataCreator - Class in org.jocl.cloth
A class for creating an EdgeData from a collection of edges.
edgeRestLengths - Variable in class org.jocl.cloth.EdgeData
Stores for each edge its rest length.
edgeVertexIndices - Variable in class org.jocl.cloth.EdgeData
The vertex indices for each edge.
enforceConstraints(EdgeData[], float[], float[], float, int) - Static method in class org.jocl.cloth.ClothSimulationMethods
Perform the specified number of iterations for the edge constraint enforcement.
enforceConstraintsSingleIteration(int, int[], float[], float[], float[], float) - Static method in class org.jocl.cloth.ClothSimulationMethods
Perform a single iteration of the edge constraint enforcement.
enforceGlobalConstraints(int, int[], float[], float[], float[], float[]) - Static method in class org.jocl.cloth.ClothSimulationMethods
Enforce the global constraints.
enumerateEdges(Iterable<T>) - Static method in class org.jocl.cloth.MeshUtils
Enumerate the given edges.
enumerateEdges(Iterable<T>, Iterable<T>) - Static method in class org.jocl.cloth.MeshUtils
Enumerate the given edges.

A B C D E F G I L M N O P R S T U V W