Package physx.common

Class CUmodule

java.lang.Object
physx.NativeObject
physx.common.CUmodule

public class CUmodule extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • CUmodule

      protected CUmodule()
    • CUmodule

      protected CUmodule(long address)
  • Method Details

    • wrapPointer

      public static CUmodule wrapPointer(long address)
    • arrayGet

      public static CUmodule arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()