FUtils/FUUri.h

00001 /*
00002     Copyright (C) 2005-2006 Feeling Software Inc.
00003     MIT License: http://www.opensource.org/licenses/mit-license.php
00004 */
00005 /*
00006     Based on the FS Import classes:
00007     Copyright (C) 2005-2006 Feeling Software Inc
00008     Copyright (C) 2005-2006 Autodesk Media Entertainment
00009     MIT License: http://www.opensource.org/licenses/mit-license.php
00010 */
00011 
00012 #ifndef _FU_URI_H_
00013 #define _FU_URI_H_
00014 
00015 class FUUri
00016 {
00017 public:
00018     fstring prefix;
00019     string suffix;
00020 };
00021 
00022 #endif // _FU_URI_H_
00023 

Generated on Fri May 12 16:44:39 2006 for FCollada by  doxygen 1.4.6-NO