Interface ConstSerializableObject
- All Superinterfaces:
- AutoCloseable,- Comparable<JoltPhysicsObject>,- ConstJoltPhysicsObject
- All Known Subinterfaces:
- ConstBoxShapeSettings,- ConstConstraintSettings,- ConstConvexShapeSettings,- ConstGroupFilter,- ConstPathConstraintPath,- ConstPhysicsMaterial,- ConstShapeSettings,- ConstVehicleConstraintSettings,- ConstVehicleControllerSettings,- ConstWheelSettings,- ConstWheelSettingsTv,- ConstWheelSettingsWv
- All Known Implementing Classes:
- BoxShapeSettings,- CapsuleShapeSettings,- CompoundShapeSettings,- ConeConstraintSettings,- ConstraintSettings,- ConvexHullShapeSettings,- ConvexShapeSettings,- CylinderShapeSettings,- DecoratedShapeSettings,- DistanceConstraintSettings,- EmptyShapeSettings,- FixedConstraintSettings,- GearConstraintSettings,- GroupFilter,- GroupFilterTable,- HeightFieldShapeSettings,- HingeConstraintSettings,- MeshShapeSettings,- MotorcycleControllerSettings,- MutableCompoundShapeSettings,- OffsetCenterOfMassShapeSettings,- PathConstraintPath,- PathConstraintPathHermite,- PathConstraintSettings,- PhysicsMaterial,- PhysicsMaterialSimple,- PlaneShapeSettings,- PointConstraintSettings,- PulleyConstraintSettings,- RackAndPinionConstraintSettings,- RotatedTranslatedShapeSettings,- ScaledShapeSettings,- SerializableObject,- ShapeSettings,- ShapeSettingsRef,- SixDofConstraintSettings,- SliderConstraintSettings,- SphereShapeSettings,- StaticCompoundShapeSettings,- SwingTwistConstraintSettings,- TaperedCapsuleShapeSettings,- TaperedCylinderShapeSettings,- TrackedVehicleControllerSettings,- TriangleShapeSettings,- TwoBodyConstraintSettings,- VehicleConstraintSettings,- VehicleConstraintSettingsRef,- VehicleControllerSettings,- WheeledVehicleControllerSettings,- WheelSettings,- WheelSettingsTv,- WheelSettingsTvRef,- WheelSettingsWv,- WheelSettingsWvRef
Read-only access to a 
SerializableObject.- 
Method SummaryMethods inherited from interface java.lang.ComparablecompareToMethods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObjectclose, hasAssignedNativeObject, ownsNativeObject, targetVa
- 
Method Details- 
getRttiRtti getRtti()Access the run-time type information of the current object.- Returns:
- a new object
 
 
-