src/rcrt/textures/Texture3D.cpp

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

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