|
Blender V5.0
|
#include "BLI_listbase.h"#include "BLI_math_matrix.hh"#include "BKE_object.hh"#include "BKE_tracking.h"#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::snapCamera (SnapObjectContext *sctx, const Object *object, const float4x4 &obmat, eSnapMode snap_to_flag) |