Class PxRigidActorExt.Raw

java.lang.Object
physx.extensions.PxRigidActorExt.Raw
Enclosing class:
PxRigidActorExt

public static class PxRigidActorExt.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • createExclusiveShape

      public static long createExclusiveShape(long actor, long geometry, long material)
    • createExclusiveShape

      public static long createExclusiveShape(long actor, long geometry, long material, long flags)