Package physx.common

Class CUstream

java.lang.Object
physx.NativeObject
physx.common.CUstream

public class CUstream extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • CUstream

      protected CUstream()
    • CUstream

      protected CUstream(long address)
  • Method Details

    • wrapPointer

      public static CUstream wrapPointer(long address)
    • arrayGet

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

      public void destroy()