00001 #include "vuStandardFVR.h" 00002 00003 class vuStandardFVR3F : public vuStandardFVR<3> { 00004 public: 00006 static const char* getFileType() { return "1712C"; } 00007 00008 private: 00009 DECLARE_EVENT_TABLE() 00010 }; 00011