Package physx.support

Class Vector_PxReal.Raw

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

public static class Vector_PxReal.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • Vector_PxReal

      public static long Vector_PxReal()
    • Vector_PxReal

      public static long Vector_PxReal(int size)
    • destroy

      public static void destroy(long address)
    • at

      public static float at(long address, int index)
    • data

      public static long data(long address)
    • size

      public static int size(long address)
    • push_back

      public static void push_back(long address, float value)
    • clear

      public static void clear(long address)