Blender  V2.93
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 1578 of file gpencil_select.c.

Member Data Documentation

◆ lasso_coords

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

Definition at line 1582 of file gpencil_select.c.

◆ lasso_coords_len

int GP_SelectUserData::lasso_coords_len

Definition at line 1583 of file gpencil_select.c.

◆ mx

int GP_SelectUserData::mx

Definition at line 1579 of file gpencil_select.c.

◆ my

int GP_SelectUserData::my

Definition at line 1579 of file gpencil_select.c.

◆ radius

int GP_SelectUserData::radius

Definition at line 1579 of file gpencil_select.c.

Referenced by gpencil_select_exec().

◆ rect

rcti GP_SelectUserData::rect

Definition at line 1581 of file gpencil_select.c.

Referenced by gpencil_lasso_select_exec().


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