#include <yafray_config.h>#include "color.h"#include "vector3d.h"#include <core_api/volume.h>#include <yafraycore/ccthreads.h>#include <vector>#include "bound.h"#include <map>#include <list>

Go to the source code of this file.
Classes | |
| struct | renderState_t |
| class | scene_t |
| struct | scene_t::objData_t |
| struct | scene_t::scState_t |
Defines | |
| #define | USER_DATA_SIZE 1024 |
| #define | TRIM 0 |
| #define | VTRIM 1 |
| #define | MTRIM 2 |
| #define | INVISIBLEM (1<<8) |
| #define | Y_SIG_ABORT 1 |
| #define | Y_SIG_PAUSE 1<<1 |
| #define | Y_SIG_STOP 1<<2 |
Typedefs | |
| typedef unsigned int | objID_t |
Variables | |
| struct YAFRAYCORE_EXPORT renderState_t | __END_YAFRAY |
| struct YAFRAYCORE_EXPORT renderState_t __END_YAFRAY |
1.6.1