Package physx.support

Class PxOmniPvd

java.lang.Object
physx.NativeObject
physx.support.PxOmniPvd

public class PxOmniPvd extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxOmniPvd

      protected PxOmniPvd()
    • PxOmniPvd

      protected PxOmniPvd(long address)
  • Method Details

    • wrapPointer

      public static PxOmniPvd wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getWriter

      public OmniPvdWriter getWriter()
      Returns:
      WebIDL type: OmniPvdWriter [Platforms=windows;linux;macos]
    • getFileWriteStream

      public OmniPvdFileWriteStream getFileWriteStream()
      Returns:
      WebIDL type: OmniPvdFileWriteStream [Platforms=windows;linux;macos]
    • startSampling

      public boolean startSampling()
      Returns:
      WebIDL type: boolean
    • release

      public void release()