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

public final class IdToMaterialMap extends JoltPhysicsObject
Assign IDs to physics materials. (native type: StreamUtils::IDToObjectMap<PhysicsMaterial>)
  • Constructor Details

    • IdToMaterialMap

      public IdToMaterialMap()
      Instantiate an empty map.