00001 //deprecated 00005 00006 // ChangeLog is at the implementation file. 00007 00008 #ifndef __VPTEXTURE_H 00009 #define __VPTEXTURE_H 00010 00013 00016 class VPTexture 00017 { 00018 public: 00019 VPTexture(); 00020 private: 00021 }; 00022 00023 #endif