|
Blender V5.0
|
#include <cstdlib>#include "ED_screen.hh"#include "BLI_math_matrix.h"#include "BLI_math_vector.h"#include "BLT_translation.hh"#include "transform.hh"#include "transform_convert.hh"#include "transform_mode.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |
Functions | |
Transform (Align) | |
| static void | blender::ed::transform::applyAlign (TransInfo *t) |
| static void | blender::ed::transform::initAlign (TransInfo *t, wmOperator *) |