Main Page | Class Hierarchy | Class List | File List | Class Members

examples.h

00001 /* ************************************************************************* 00002 examples.h - description 00003 ------------------- 00004 begin : Wed Oct 23 2002 00005 copyright : (C) 2002 by Micha Riser 00006 email : mriser@gmx.net 00007 00008 $Id: examples_8h-source.html,v 1.1 2005/02/04 21:02:27 micha Exp $ 00009 00010 ************************************************************************* */ 00011 00012 /* ************************************************************************* 00013 * * 00014 * This program is free software; you can redistribute it and/or modify * 00015 * it under the terms of the GNU General Public License as published by * 00016 * the Free Software Foundation; either version 2 of the License, or * 00017 * (at your option) any later version. * 00018 * * 00019 ************************************************************************* */ 00020 00021 #include "pigment3d.h" 00022 00023 Pigment3D* setUpScene_Isosurface(); 00024 Pigment3D* setUpScene_Menger(); 00025 Pigment3D* setUpScene_MediaMenger(); 00026 Pigment3D* setUpScene_MediaRoom(); 00027 Pigment3D* setUpScene_RecCamera(); 00028 Pigment3D* setUpScene_BlendCamera(); 00029 Pigment3D* setUpScene_SphereSpiral(); 00030 Pigment3D* setUpScene_RandomSpheres(); 00031 Pigment3D* setUpScene_RandomCylinders(); 00032 Pigment3D* setUpScene_Balls(); 00033 Pigment3D* setUpScene_PigmentTest(); 00034

Generated on Thu Jan 27 12:16:05 2005 for raytracer.kdevelop by doxygen 1.3.8