|
Blender V5.0
|
#include "DNA_curve_types.h"#include "BLI_listbase.h"#include "BKE_curve.hh"#include "BKE_object.hh"#include "ED_transform_snap_object_context.hh"#include "transform_snap_object.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |
Functions | |
| eSnapMode | blender::ed::transform::snapCurve (SnapObjectContext *sctx, const Object *ob_eval, const float4x4 &obmat) |