Package physx.support

Class Vector_PxSweepHit

    • Constructor Detail

      • Vector_PxSweepHit

        protected Vector_PxSweepHit​(long address)
      • Vector_PxSweepHit

        public Vector_PxSweepHit()
      • Vector_PxSweepHit

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

      • destroy

        public void destroy()
      • at

        public PxSweepHit at​(int index)
        Parameters:
        index - WebIDL type: unsigned long
        Returns:
        WebIDL type: PxSweepHit [Ref]
      • size

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

        public void push_back​(PxSweepHit value)
        Parameters:
        value - WebIDL type: PxSweepHit [Ref]
      • clear

        public void clear()