Package physx.support

Class Vector_PxU32

    • Constructor Detail

      • Vector_PxU32

        protected Vector_PxU32​(long address)
      • Vector_PxU32

        public Vector_PxU32()
      • Vector_PxU32

        public Vector_PxU32​(int size)
        Parameters:
        size - WebIDL type: unsigned long
    • Method Detail

      • wrapPointer

        public static Vector_PxU32 wrapPointer​(long address)
      • destroy

        public void destroy()
      • at

        public int at​(int index)
        Parameters:
        index - WebIDL type: unsigned long
        Returns:
        WebIDL type: unsigned long
      • data

        public NativeObject data()
        Returns:
        WebIDL type: VoidPtr
      • size

        public int size()
        Returns:
        WebIDL type: unsigned long
      • push_back

        public void push_back​(int value)
        Parameters:
        value - WebIDL type: unsigned long