sphere.h File Reference

#include "renderable.h"
#include "scene.h"
#include "xml_util.h"
#include <string>
#include "solidmaterial.h"

Include dependency graph for sphere.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sphere
 A Sphere is defined by its m_center point and its radius. More...
class  Sphere::StaticInit
 Fake a static initializer. More...

Functions

void delete_sphere (Sphere *sphere)
Renderablenew_sphere (xmlNode *node)


Detailed Description

Author:
Michael Brailsford <brailsmt@yahoo.com>
Date:
Sun Mar 25 03:08:28 -0500 2007 © 2007 Michael Brailsford

Definition in file sphere.h.


Function Documentation

void delete_sphere ( Sphere sphere  ) 

Definition at line 147 of file sphere.h.

Renderable * new_sphere ( xmlNode *  node  ) 

Definition at line 120 of file sphere.h.

References get_properties(), log_debug, and log_err.

Referenced by Sphere::StaticInit::StaticInit().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Tue Oct 30 22:12:20 2007 for mbrt by  doxygen 1.5.2