Package physx.physics

Class PxShapeFlagEnum


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

      Constructors 
      Constructor Description
      PxShapeFlagEnum()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • eSIMULATION_SHAPE

        public static final int eSIMULATION_SHAPE
      • eSCENE_QUERY_SHAPE

        public static final int eSCENE_QUERY_SHAPE
      • eTRIGGER_SHAPE

        public static final int eTRIGGER_SHAPE
      • eVISUALIZATION

        public static final int eVISUALIZATION
    • Constructor Detail

      • PxShapeFlagEnum

        public PxShapeFlagEnum()