Blender V4.3
BoxSelectuserData Struct Reference

Public Attributes

rctf rect
 
bool select
 
bool extend
 
bool changed
 

Detailed Description

Definition at line 355 of file clip_graph_ops.cc.

Member Data Documentation

◆ changed

bool BoxSelectuserData::changed

Definition at line 357 of file clip_graph_ops.cc.

Referenced by box_select_graph_exec().

◆ extend

bool BoxSelectuserData::extend

Definition at line 357 of file clip_graph_ops.cc.

Referenced by box_select_graph_exec().

◆ rect

rctf BoxSelectuserData::rect

Definition at line 356 of file clip_graph_ops.cc.

Referenced by box_select_graph_exec().

◆ select

bool BoxSelectuserData::select

Definition at line 357 of file clip_graph_ops.cc.

Referenced by box_select_graph_exec().


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