Package com.github.stephengold.joltjni
Class CollidePointCollector
java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.CollidePointCollector
- All Implemented Interfaces:
ConstJoltPhysicsObject,AutoCloseable,Comparable<ConstJoltPhysicsObject>
- Direct Known Subclasses:
CustomCollidePointCollector
Collect results from a narrow-phase collide-shape query. (native type:
CollisionCollector<CollidePointResult,CollisionCollectorTraitsCollidePoint>)-
Method Summary
Methods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, hasAssignedNativeObject, hashCode, ownsNativeObject, setVirtualAddress, startCleaner, toString, va