Blender V5.0
node_ops.cc File Reference
#include "DNA_node_types.h"
#include "ED_node_c.hh"
#include "ED_screen.hh"
#include "RNA_access.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "node_intern.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::space_node

Functions

void blender::ed::space_node::node_operatortypes ()
void blender::ed::space_node::node_keymap (wmKeyConfig *keyconf)
void ED_operatormacros_node ()

Function Documentation

◆ ED_operatormacros_node()