Package physx.support

Class Vector_PxVec4.Raw

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

public static class Vector_PxVec4.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • Vector_PxVec4

      public static long Vector_PxVec4()
    • Vector_PxVec4

      public static long Vector_PxVec4(int size)
    • destroy

      public static void destroy(long address)
    • at

      public static long 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, long value)
    • clear

      public static void clear(long address)