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

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

    • MaterialToIdMap

      public MaterialToIdMap()
      Instantiate an empty map.