Package physx.support

Class SimplePvdTransport

Direct Known Subclasses:
SimplPvdTransportImpl

public class SimplePvdTransport extends PxPvdTransport
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • SimplePvdTransport

      protected SimplePvdTransport()
    • SimplePvdTransport

      protected SimplePvdTransport(long address)
  • Method Details

    • wrapPointer

      public static SimplePvdTransport wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • send

      public void send(NativeObject inBytes, int inLength)
      Parameters:
      inBytes - WebIDL type: any
      inLength - WebIDL type: unsigned long