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

public final class IdToShapeMap extends JoltPhysicsObject
Assign IDs to shapes. (native type: StreamUtils::IDToObjectMap<Shape>)
  • Constructor Details

    • IdToShapeMap

      public IdToShapeMap()
      Instantiate an empty map.