Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuSphericRevolver3B.h

Go to the documentation of this file.
00001 #ifndef _VU_SPHERIC_REVOLVER3B_UTILITY_H_
00002 #define _VU_SPHERIC_REVOLVER3B_UTILITY_H_
00003 
00004 #include "vuSphericRevolver.h"
00005 
00006 class vuSphericRevolver3B : public vuSphericRevolver<3,byte> {
00007 public:
00008  bool init(const char *DataFile);
00009 
00011  static const char* getFileType() { return "16113"; }
00012 
00013 private:
00014  DECLARE_EVENT_TABLE()
00015 };
00016 
00017 
00018 #endif /* _VU_SPHERIC_REVOLVER3B_UTILITY_H_ */

Generated on Wed Dec 15 21:20:37 2004 for vuVolume by  doxygen 1.3.9.1