Package physx.support

Class PxArray_PxActorPtr.Raw

java.lang.Object
physx.support.PxArray_PxActorPtr.Raw
Enclosing class:
PxArray_PxActorPtr

public static class PxArray_PxActorPtr.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxArray_PxActorPtr_placed

      public static void PxArray_PxActorPtr_placed(long address)
    • PxArray_PxActorPtr_placed

      public static void PxArray_PxActorPtr_placed(long address, int size)
    • PxArray_PxActorPtr

      public static long PxArray_PxActorPtr()
    • PxArray_PxActorPtr

      public static long PxArray_PxActorPtr(int size)
    • destroy

      public static void destroy(long address)
    • get

      public static long get(long address, int index)
    • set

      public static void set(long address, int index, long value)
    • begin

      public static long begin(long address)
    • size

      public static int size(long address)
    • pushBack

      public static void pushBack(long address, long value)
    • clear

      public static void clear(long address)