Class PxHeightFieldSample.Raw

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

public static class PxHeightFieldSample.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxHeightFieldSample_placed

      public static void PxHeightFieldSample_placed(long address)
    • PxHeightFieldSample

      public static long PxHeightFieldSample()
    • destroy

      public static void destroy(long address)
    • getHeight

      public static short getHeight(long address)
    • setHeight

      public static void setHeight(long address, short value)
    • getMaterialIndex0

      public static byte getMaterialIndex0(long address)
    • setMaterialIndex0

      public static void setMaterialIndex0(long address, byte value)
    • getMaterialIndex1

      public static byte getMaterialIndex1(long address)
    • setMaterialIndex1

      public static void setMaterialIndex1(long address, byte value)
    • tessFlag

      public static byte tessFlag(long address)
    • clearTessFlag

      public static void clearTessFlag(long address)
    • setTessFlag

      public static void setTessFlag(long address)