Package physx.common

Class CUdevice

java.lang.Object
physx.NativeObject
physx.common.CUdevice

public class CUdevice extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • CUdevice

      protected CUdevice()
    • CUdevice

      protected CUdevice(long address)
  • Method Details

    • wrapPointer

      public static CUdevice wrapPointer(long address)
    • arrayGet

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

      public void destroy()