|
Blender
V2.93
|
#include "render/tile.h"#include "util/util_algorithm.h"#include "util/util_foreach.h"#include "util/util_types.h"Go to the source code of this file.
Classes | |
| class | CCL_NAMESPACE_BEGIN::TileComparator |
Namespaces | |
| CCL_NAMESPACE_BEGIN | |
Functions | |
| int2 | CCL_NAMESPACE_BEGIN::hilbert_index_to_pos (int n, int d) |
| static int | get_divider (int w, int h, int start_resolution) |
|
static |
Definition at line 134 of file tile.cpp.
Referenced by TileManager::reset(), and TileManager::set_samples().