Class PxGearJoint.Raw

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

public static class PxGearJoint.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • setHinges

      public static boolean setHinges(long address, long hinge0, long hinge1)
    • setGearRatio

      public static void setGearRatio(long address, float ratio)
    • getGearRatio

      public static float getGearRatio(long address)