Class ShapeSettingsRefC

java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.ShapeSettingsRefC
All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>

public final class ShapeSettingsRefC extends JoltPhysicsObject
A counted reference to a ConstShapeSettings. (native type: RefConst<ShapeSettings>)
  • Method Details

    • getPtr

      public ConstShapeSettings getPtr()
      Temporarily access the referenced ConstShapeSettings.
      Returns:
      a new JVM object with the pre-existing native object assigned