Class PxGeometryTypeEnum


  • public class PxGeometryTypeEnum
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • eSPHERE

        public static final int eSPHERE
      • ePLANE

        public static final int ePLANE
      • eCAPSULE

        public static final int eCAPSULE
      • eBOX

        public static final int eBOX
      • eCONVEXMESH

        public static final int eCONVEXMESH
      • eTRIANGLEMESH

        public static final int eTRIANGLEMESH
      • eHEIGHTFIELD

        public static final int eHEIGHTFIELD
    • Constructor Detail

      • PxGeometryTypeEnum

        public PxGeometryTypeEnum()