Package com.github.stephengold.joltjni
Class SerializableObject
java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.NonCopyable
com.github.stephengold.joltjni.SerializableObject
- All Implemented Interfaces:
ConstJoltPhysicsObject
,AutoCloseable
,Comparable<JoltPhysicsObject>
- Direct Known Subclasses:
ConstraintSettings
,GroupFilter
,PathConstraintPath
,PhysicsMaterial
,ShapeSettings
,VehicleControllerSettings
,WheelSettings
A physics object that can be serialized (saved) and de-serialized (restored).
-
Method Summary
Methods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, getContainingObject, hasAssignedNativeObject, hashCode, ownsNativeObject, setVirtualAddress, setVirtualAddress, startCleaner, targetVa, toString, va