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

Public Attributes

int mx
 
int my
 
int radius
 
rcti rect
 
const int(* lasso_coords )[2]
 
int lasso_coords_len
 

Detailed Description

Definition at line 1799 of file gpencil_select.c.

Member Data Documentation

◆ lasso_coords

const int(* GP_SelectUserData::lasso_coords)[2]

Definition at line 1803 of file gpencil_select.c.

◆ lasso_coords_len

int GP_SelectUserData::lasso_coords_len

Definition at line 1804 of file gpencil_select.c.

◆ mx

int GP_SelectUserData::mx

Definition at line 1800 of file gpencil_select.c.

◆ my

int GP_SelectUserData::my

Definition at line 1800 of file gpencil_select.c.

◆ radius

int GP_SelectUserData::radius

Definition at line 1800 of file gpencil_select.c.

Referenced by gpencil_select_exec().

◆ rect

rcti GP_SelectUserData::rect

Definition at line 1802 of file gpencil_select.c.

Referenced by gpencil_lasso_select_exec().


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