Class PxD6DriveEnum


  • public class PxD6DriveEnum
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int eCOUNT  
      static int eSLERP  
      static int eSWING  
      static int eTWIST  
      static int eX  
      static int eY  
      static int eZ  
    • Constructor Summary

      Constructors 
      Constructor Description
      PxD6DriveEnum()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • eX

        public static final int eX
      • eY

        public static final int eY
      • eZ

        public static final int eZ
      • eSWING

        public static final int eSWING
      • eTWIST

        public static final int eTWIST
      • eSLERP

        public static final int eSLERP
      • eCOUNT

        public static final int eCOUNT
    • Constructor Detail

      • PxD6DriveEnum

        public PxD6DriveEnum()