Class PxSphericalJointFlags.Raw

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

public static class PxSphericalJointFlags.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxSphericalJointFlags_placed

      public static void PxSphericalJointFlags_placed(long address, short flags)
    • PxSphericalJointFlags

      public static long PxSphericalJointFlags(short flags)
    • destroy

      public static void destroy(long address)
    • isSet

      public static boolean isSet(long address, int flag)
    • raise

      public static void raise(long address, int flag)
    • clear

      public static void clear(long address, int flag)