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

vuSphericRevolver2F.h

Go to the documentation of this file.
00001 #ifndef _VU_SPHERIC_REVOLVER2F_UTILITY_H_
00002 #define _VU_SPHERIC_REVOLVER2F_UTILITY_H_
00003 #include "vuSphericRevolver.h"
00004 
00005 class vuSphericRevolver2F : public vuSphericRevolver<2,float> {
00006 public:
00007  bool init(const char *DataFile);
00008 
00010  static const char* getFileType() { return "1611B"; }
00011 
00012 private:
00013  DECLARE_EVENT_TABLE()
00014 };
00015 
00016 #endif /* _VU_SPHERIC_REVOLVER2F_UTILITY_H_ */

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