Blender  V3.3
Public Attributes | List of all members
BoxSelectuserData Struct Reference

Public Attributes

rctf rect
 
bool select
 
bool extend
 
bool changed
 

Detailed Description

Definition at line 350 of file clip_graph_ops.c.

Member Data Documentation

◆ changed

bool BoxSelectuserData::changed

Definition at line 352 of file clip_graph_ops.c.

Referenced by box_select_graph_exec().

◆ extend

bool BoxSelectuserData::extend

Definition at line 352 of file clip_graph_ops.c.

Referenced by box_select_graph_exec().

◆ rect

rctf BoxSelectuserData::rect

Definition at line 351 of file clip_graph_ops.c.

Referenced by box_select_graph_exec().

◆ select

bool BoxSelectuserData::select

Definition at line 352 of file clip_graph_ops.c.

Referenced by box_select_graph_exec().


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