anonymous enum

Enumerator:
FOURSPLITTER_TRACKING 
FOURSPLITTER_NORMAL 

Definition at line 34 of file FX4Splitter.h.

00034      {
00035   FOURSPLITTER_TRACKING = 0x00008000,   // Track continuously during split
00036   FOURSPLITTER_NORMAL   = 0
00037   };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:42 2009 for TnFOX by doxygen v1.4.7