Package physx.support

Class PxMaterialPtr

java.lang.Object
physx.NativeObject
physx.support.PxMaterialPtr

public class PxMaterialPtr extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxMaterialPtr

      protected PxMaterialPtr()
    • PxMaterialPtr

      protected PxMaterialPtr(long address)
  • Method Details

    • wrapPointer

      public static PxMaterialPtr wrapPointer(long address)
    • arrayGet

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

      public void destroy()