#include "raytrace_defs.h"#include "xml_util.h"#include "pluginfactory.h"Include dependency graph for plane.h:

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

Go to the source code of this file.
Classes | |
| class | Plane |
| class | Plane::StaticInit |
| Fake a static initializer. More... | |
Functions | |
| void | delete_plane (Plane *plane) |
| Renderable * | new_plane (xmlNode *node) |
| Renderable * new_plane | ( | xmlNode * | node | ) |
Definition at line 57 of file plane.h.
References get_properties(), log_debug, and log_err.
Referenced by Plane::StaticInit::StaticInit().
Here is the call graph for this function:

Here is the caller graph for this function:

1.5.2