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

public interface ConstSerializableObject extends ConstJoltPhysicsObject
Read-only access to a SerializableObject.
  • Method Details

    • getRtti

      Rtti getRtti()
      Access the type information of the current object.
      Returns:
      a new object