Package physx.physics

Class PxTriggerPairFlags

    • Constructor Detail

      • PxTriggerPairFlags

        protected PxTriggerPairFlags()
      • PxTriggerPairFlags

        protected PxTriggerPairFlags​(long address)
      • PxTriggerPairFlags

        public PxTriggerPairFlags​(byte flags)
        Parameters:
        flags - WebIDL type: octet
    • Method Detail

      • destroy

        public void destroy()
      • isSet

        public boolean isSet​(int flag)
        Parameters:
        flag - WebIDL type: PxTriggerPairFlagEnum [enum]
        Returns:
        WebIDL type: boolean