All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>

public class Rtti extends JoltPhysicsObject
Real-time type information for a Jolt Physics object. (native type: RTTI)
  • Method Details

    • getName

      public String getName()
      Return the name of the C++ identifier.
      Returns:
      the name (not null)