Package physx.physics

Class PxQueryFlagEnum


  • public class PxQueryFlagEnum
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PxQueryFlagEnum()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • eSTATIC

        public static final int eSTATIC
      • eDYNAMIC

        public static final int eDYNAMIC
      • ePREFILTER

        public static final int ePREFILTER
      • ePOSTFILTER

        public static final int ePOSTFILTER
      • eANY_HIT

        public static final int eANY_HIT
      • eNO_BLOCK

        public static final int eNO_BLOCK
    • Constructor Detail

      • PxQueryFlagEnum

        public PxQueryFlagEnum()