Blender V4.3
object_ops.cc File Reference
#include <cmath>
#include <cstdlib>
#include "DNA_object_types.h"
#include "DNA_space_types.h"
#include "BKE_context.hh"
#include "RNA_access.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "ED_object.hh"
#include "object_intern.hh"

Go to the source code of this file.

Namespaces

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

Functions

void blender::ed::object::operatortypes_object ()
 
void blender::ed::object::operatormacros_object ()
 
static bool blender::ed::object::object_mode_poll (bContext *C)
 
void blender::ed::object::keymap_object (wmKeyConfig *keyconf)