Package physx.physics

Class PxContactPair

    • Constructor Detail

      • PxContactPair

        protected PxContactPair()
      • PxContactPair

        protected PxContactPair​(long address)
    • Method Detail

      • wrapPointer

        public static PxContactPair wrapPointer​(long address)
      • destroy

        public void destroy()
      • getShapes

        public PxShape getShapes​(int index)
        Parameters:
        index - Array index
        Returns:
        WebIDL type: PxShape
      • setShapes

        public void setShapes​(int index,
                              PxShape value)
        Parameters:
        index - Array index
        value - WebIDL type: PxShape
      • getContactCount

        public byte getContactCount()
        Returns:
        WebIDL type: octet
      • setContactCount

        public void setContactCount​(byte value)
        Parameters:
        value - WebIDL type: octet
      • getPatchCount

        public byte getPatchCount()
        Returns:
        WebIDL type: octet
      • setPatchCount

        public void setPatchCount​(byte value)
        Parameters:
        value - WebIDL type: octet
      • setEvents

        public void setEvents​(PxPairFlags value)
        Parameters:
        value - WebIDL type: PxPairFlags [Value]