Realtime Fractal Renderer Documentation
FractalGeometryRenderer Namespace Reference

The main namespace containing the FractalGeometryRenderer class and its respective components. More...

Data Structures

class  Camera
 A class for storing and controlling a camera's position and view direction within a scene. More...
 
struct  DeviceStats
 
struct  Events
 Class used for storing keyboard and mouse events that have occured. More...
 
class  FractalGeometryRenderer
 The main class driving the FractalGeometryRenderer. More...
 
class  Renderer
 The renderer of the application, responsible for calculating the colour for each pixel in the window. More...
 
class  Scene
 A class containing information about the current scene. More...
 
class  Window
 Class used for interacting with the display window window. More...
 

Detailed Description

The main namespace containing the FractalGeometryRenderer class and its respective components.