Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

JPGImageType.h

Go to the documentation of this file.
00001 #ifndef X3DTK_JPGIMAGETYPE_H
00002 #define X3DTK_JPGIMAGETYPE_H
00003 
00004 #include "X3DImageType.h"
00005 
00006 namespace X3DTK {
00007 
00014 class JPGImageType : public X3DImageType
00015 {
00016 public:
00018   JPGImageType();
00020   bool load(const char *fileName);  
00021 };
00022   
00023 }
00024 
00025 #endif

Generated on Wed Apr 7 12:15:20 2004 for X3DToolKit by doxygen 1.3.3