Class SoftBodyContactListener

java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.SoftBodyContactListener
All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>
Direct Known Subclasses:
CustomSoftBodyContactListener

public class SoftBodyContactListener extends JoltPhysicsObject
Receive collision-contact events from soft bodies. TODO make abstract