Package physx.physics

Class PxConstraintInfo.Raw

java.lang.Object
physx.physics.PxConstraintInfo.Raw
Enclosing class:
PxConstraintInfo

public static class PxConstraintInfo.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getConstraint

      public static long getConstraint(long address)
    • setConstraint

      public static void setConstraint(long address, long value)
    • getExternalReference

      public static long getExternalReference(long address)
    • setExternalReference

      public static void setExternalReference(long address, long value)
    • getType

      public static int getType(long address)
    • setType

      public static void setType(long address, int value)