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()
      Gets an instance of the OmniPvd writer
      Returns:
      OmniPvdWriter instance on succes, NULL otherwise.
    • getFileWriteStream

      public OmniPvdFileWriteStream getFileWriteStream()
      Gets an instance to the OmniPvd file write stream
      Returns:
      OmniPvdFileWriteStream instance on succes, NULL otherwise.
    • startSampling

      public boolean startSampling()
      Starts the OmniPvd sampling
      Returns:
      True if sampling started correctly, false if not.
    • release

      public void release()
      Releases the PxOmniPvd object