Realtime Fractal Renderer Documentation
optimisations_bounding_volume.cl File Reference
Include dependency graph for optimisations_bounding_volume.cl:

Go to the source code of this file.

Macros

#define USE_BOUNDING_VOLUME   true
 
#define INCREASE_INTERSECTION_EPSILON_LINEARLY   false
 

Macro Definition Documentation

◆ INCREASE_INTERSECTION_EPSILON_LINEARLY

#define INCREASE_INTERSECTION_EPSILON_LINEARLY   false

Definition at line 3 of file optimisations_bounding_volume.cl.

◆ USE_BOUNDING_VOLUME

#define USE_BOUNDING_VOLUME   true

Definition at line 2 of file optimisations_bounding_volume.cl.