include/raytracermodule.h
branchpyrit
changeset 98 64638385798a
parent 97 2a853d284a6a
equal deleted inserted replaced
97:2a853d284a6a 98:64638385798a
     1 /*
     1 /**
     2  * raytracermodule.h: raytracer module for Python
     2  * @file  raytracermodule.h
       
     3  * @brief Ray tracer module for Python
     3  *
     4  *
     4  * This file is part of Pyrit Ray Tracer.
     5  * This file is part of Pyrit Ray Tracer.
     5  *
     6  *
     6  * Copyright 2006, 2007, 2008  Radek Brich
     7  * Copyright 2006, 2007, 2008  Radek Brich
     7  *
     8  *