Blender V5.0
blender::ed::space_node::NodeViewMove Struct Reference

Public Attributes

int2 mvalo
int xmin
int ymin
int xmax
int ymax
float xof_orig
float yof_orig

Detailed Description

Definition at line 207 of file node_view.cc.

Member Data Documentation

◆ mvalo

int2 blender::ed::space_node::NodeViewMove::mvalo

◆ xmax

int blender::ed::space_node::NodeViewMove::xmax

◆ xmin

int blender::ed::space_node::NodeViewMove::xmin

◆ xof_orig

float blender::ed::space_node::NodeViewMove::xof_orig

◆ ymax

int blender::ed::space_node::NodeViewMove::ymax

◆ ymin

int blender::ed::space_node::NodeViewMove::ymin

◆ yof_orig

float blender::ed::space_node::NodeViewMove::yof_orig

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