|
Blender V5.0
|
#include <limits>#include "BLI_math_matrix.hh"#include "BLI_math_matrix_types.hh"#include "BLI_math_vector_types.hh"#include "BLI_utildefines.h"#include "GPU_capabilities.hh"#include "GPU_shader.hh"#include "GPU_texture.hh"#include "COM_context.hh"#include "COM_domain.hh"#include "COM_input_descriptor.hh"#include "COM_result.hh"#include "COM_utilities.hh"#include "COM_realize_on_domain_operation.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Variables | |
| static constexpr float | blender::compositor::transformation_tolerance = 10e-6f |