Package physx.support

Class Vector_PxU16

    • Constructor Detail

      • Vector_PxU16

        protected Vector_PxU16​(long address)
      • Vector_PxU16

        public Vector_PxU16()
      • Vector_PxU16

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

      • wrapPointer

        public static Vector_PxU16 wrapPointer​(long address)
      • destroy

        public void destroy()
      • at

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

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

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

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