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 Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObject
close, hasAssignedNativeObject, ownsNativeObject, targetVa
-
Method Details
-
getRtti
Rtti getRtti()Access the run-time type information of the current object.- Returns:
- a new object
-