Package physx.physics

Class PxPairFlagEnum


  • public class PxPairFlagEnum
    extends java.lang.Object
    • Field Detail

      • eSOLVE_CONTACT

        public static final int eSOLVE_CONTACT
      • eMODIFY_CONTACTS

        public static final int eMODIFY_CONTACTS
      • eNOTIFY_TOUCH_FOUND

        public static final int eNOTIFY_TOUCH_FOUND
      • eNOTIFY_TOUCH_PERSISTS

        public static final int eNOTIFY_TOUCH_PERSISTS
      • eNOTIFY_TOUCH_LOST

        public static final int eNOTIFY_TOUCH_LOST
      • eNOTIFY_TOUCH_CCD

        public static final int eNOTIFY_TOUCH_CCD
      • eNOTIFY_THRESHOLD_FORCE_FOUND

        public static final int eNOTIFY_THRESHOLD_FORCE_FOUND
      • eNOTIFY_THRESHOLD_FORCE_PERSISTS

        public static final int eNOTIFY_THRESHOLD_FORCE_PERSISTS
      • eNOTIFY_THRESHOLD_FORCE_LOST

        public static final int eNOTIFY_THRESHOLD_FORCE_LOST
      • eNOTIFY_CONTACT_POINTS

        public static final int eNOTIFY_CONTACT_POINTS
      • eDETECT_DISCRETE_CONTACT

        public static final int eDETECT_DISCRETE_CONTACT
      • eDETECT_CCD_CONTACT

        public static final int eDETECT_CCD_CONTACT
      • ePRE_SOLVER_VELOCITY

        public static final int ePRE_SOLVER_VELOCITY
      • ePOST_SOLVER_VELOCITY

        public static final int ePOST_SOLVER_VELOCITY
      • eCONTACT_EVENT_POSE

        public static final int eCONTACT_EVENT_POSE
      • eNEXT_FREE

        public static final int eNEXT_FREE
      • eCONTACT_DEFAULT

        public static final int eCONTACT_DEFAULT
    • Constructor Detail

      • PxPairFlagEnum

        public PxPairFlagEnum()