Blender  V2.93
Public Attributes | List of all members
SpaceNode_Runtime Struct Reference

#include <node_intern.h>

Public Attributes

float aspect
 
float cursor [2]
 
bool recalc
 
struct ListBase linkdrag
 
struct NodeInsertOfsDataiofsd
 

Detailed Description

Definition at line 69 of file node_intern.h.

Member Data Documentation

◆ aspect

float SpaceNode_Runtime::aspect

◆ cursor

float SpaceNode_Runtime::cursor[2]

◆ iofsd

struct NodeInsertOfsData* SpaceNode_Runtime::iofsd

Temporary data for node insert offset (in UI called Auto-offset).

Definition at line 83 of file node_intern.h.

Referenced by ED_node_link_insert(), node_insert_offset_invoke(), and node_insert_offset_modal().

◆ linkdrag

struct ListBase SpaceNode_Runtime::linkdrag

Temporary data for modal linking operator.

Definition at line 76 of file node_intern.h.

Referenced by count_mutli_input_socket_links(), node_draw_space(), node_duplicate(), node_link_cancel(), node_link_exit(), and node_link_invoke().

◆ recalc

bool SpaceNode_Runtime::recalc

For auto compositing.

Definition at line 76 of file node_intern.h.

Referenced by node_area_listener(), and node_area_refresh().


The documentation for this struct was generated from the following file: