|
Blender V5.0
|
#include "MEM_guardedalloc.h"#include "BLI_math_matrix.h"#include "BLI_math_vector.h"#include "BKE_context.hh"#include "BKE_customdata.hh"#include "BKE_editmesh.hh"#include "transform.hh"#include "transform_convert.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |
Functions | |
Edge (for crease) Transform Creation | |
| static void | blender::ed::transform::createTransEdge (bContext *, TransInfo *t) |
| static void | blender::ed::transform::recalcData_mesh_edge (TransInfo *t) |