Class SubShapeIdCreator

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

public class SubShapeIdCreator extends JoltPhysicsObject
Generate sub shape IDs by traversing the shape hierarchy.
  • Constructor Details

    • SubShapeIdCreator

      public SubShapeIdCreator()
      Instantiate a default creator.