#include "problem.h"
#include "util.h"
Go to the source code of this file.
Compounds | |
class | Scene |
An interface class that gives Problem information to Render. It tells the renderer how the "scene" appears for rendering purposes, as opposed to collision-detection purposes. More... |