Blender
V3.3
|
#include "GEO_reverse_uv_sampler.hh"
#include "BLI_math_geom.h"
#include "BLI_math_vector.hh"
#include "BLI_task.hh"
#include "BLI_timeit.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::geometry | |
Functions | |
static int2 | blender::geometry::uv_to_cell_key (const float2 &uv, const int resolution) |