Package com.github.stephengold.joltjni
Class TransformedConvexObject
java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.TransformedConvexObject
- All Implemented Interfaces:
ConstJoltPhysicsObject,ConstTransformedConvexObject,AutoCloseable,Comparable<JoltPhysicsObject>
- Direct Known Subclasses:
TransformedAaBox,TransformedSphere
public abstract class TransformedConvexObject
extends JoltPhysicsObject
implements ConstTransformedConvexObject
A geometric shape combined with a coordinate transform.
-
Method Summary
Methods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, getContainingObject, hasAssignedNativeObject, hashCode, isCleanerStarted, ownsNativeObject, setVirtualAddress, setVirtualAddress, startCleaner, targetVa, toString, vaMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObject
close, hasAssignedNativeObject, ownsNativeObject, targetVaMethods inherited from interface com.github.stephengold.joltjni.readonly.ConstTransformedConvexObject
getSupport, getTransform