Class PxMeshScale.Raw

java.lang.Object
physx.geometry.PxMeshScale.Raw
Enclosing class:
PxMeshScale

public static class PxMeshScale.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxMeshScale_placed

      public static void PxMeshScale_placed(long address)
    • PxMeshScale_placed

      public static void PxMeshScale_placed(long address, float r)
    • PxMeshScale_placed

      public static void PxMeshScale_placed(long address, long s, long r)
    • PxMeshScale

      public static long PxMeshScale()
    • PxMeshScale

      public static long PxMeshScale(float r)
    • PxMeshScale

      public static long PxMeshScale(long s, long r)
    • destroy

      public static void destroy(long address)