Interface ConstSerializableObject
- All Superinterfaces:
Comparable<JoltPhysicsObject>
,ConstJoltPhysicsObject
- All Known Subinterfaces:
ConstBoxShapeSettings
,ConstConstraintSettings
,ConstConvexShapeSettings
,ConstGroupFilter
,ConstPhysicsMaterial
,ConstShapeSettings
,ConstVehicleConstraintSettings
,ConstVehicleControllerSettings
,ConstWheelSettings
- 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
,VehicleControllerSettings
,WheeledVehicleControllerSettings
,WheelSettings
,WheelSettingsTv
,WheelSettingsWv
Read-only access to a
SerializableObject
.-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.github.stephengold.joltjni.readonly.ConstJoltPhysicsObject
close, hasAssignedNativeObject, ownsNativeObject, targetVa
-
Method Details
-
getRtti
Rtti getRtti()Access the type information of the current object.- Returns:
- a new object
-