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

I

IndependentSetsCreator - Class in org.jocl.cloth
A class for creating the EdgeData objects for independent sets of edges
Indices - Class in org.jocl.cloth.utils
Utility methods dealing with the indices of collections of mesh primitives
initAccelerations(int, float[]) - Static method in class org.jocl.cloth.ClothSimulationMethods
Initialize the accelerations to be only the gravity (-9.81 in negative y-direction)
initConstraintMasses(int, int[], float[]) - Static method in class org.jocl.cloth.ClothSimulationMethods
Initialize the inverse particle masses of the particles specified by the given constraints to a "large" number (theoretically, it should be "positive infinity", but #INF should be avoided)
initEdgeData(Collection<? extends Edge>, EdgeData) - Static method in class org.jocl.cloth.EdgeDataCreator
Fill the given EdgeData with the information from the given edges.
initializeSimulation(ClothData, SimData) - Method in class org.jocl.cloth.ClothApplication
Initialize the simulation and rendering using the given ClothData and SimData
initLogging() - Static method in class org.jocl.cloth.ClothApplication
Utility method to initialize the logging
invMasses - Variable in class org.jocl.cloth.ParticleData
Stores for each particle its inverse mass

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