Package physx.common

Class PxRefCounted

Direct Known Subclasses:
PxBaseMaterial, PxConvexMesh, PxHeightField, PxShape, PxTriangleMesh

public class PxRefCounted extends PxBase
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxRefCounted

      protected PxRefCounted()
    • PxRefCounted

      protected PxRefCounted(long address)
  • Method Details

    • wrapPointer

      public static PxRefCounted wrapPointer(long address)
    • arrayGet

      public static PxRefCounted arrayGet(long baseAddress, int index)
    • getReferenceCount

      public int getReferenceCount()
      Returns:
      WebIDL type: unsigned long
    • acquireReference

      public void acquireReference()