src/rcrt/textures/Texture2D.cpp

Go to the documentation of this file.
00001 #include "Texture2D.h"
00002 
00003 namespace rcrt
00004 {
00005 
00006 Texture2D::Texture2D()
00007 {
00008 }
00009 
00010 Texture2D::~Texture2D()
00011 {
00012 }
00013 
00014 }

Generated on Thu Jan 31 19:26:20 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3