Blender V5.0
object_camera.cc File Reference
#include "object_intern.hh"
#include "DNA_camera_types.h"
#include "BKE_context.hh"
#include "ED_object.hh"
#include "RE_engine.h"
#include "WM_api.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::object

Functions

Custom Camera Update
static bool blender::ed::object::object_camera_custom_update_poll (bContext *C)
static wmOperatorStatus blender::ed::object::object_camera_custom_update_exec (bContext *C, wmOperator *op)
void blender::ed::object::OBJECT_OT_camera_custom_update (wmOperatorType *ot)