|
Blender
V2.93
|
Public Attributes | |
| uchar | line [3] |
| uchar | edge [3] |
| uchar | curpoint [3] |
| uchar | curpoint_a [4] |
| uchar | point [3] |
| uchar | point_a [4] |
Definition at line 90 of file editmesh_knife.c.
| uchar KnifeColors::curpoint[3] |
Definition at line 93 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::curpoint_a[4] |
Definition at line 94 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::edge[3] |
Definition at line 92 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::line[3] |
Definition at line 91 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::point[3] |
Definition at line 95 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::point_a[4] |
Definition at line 96 of file editmesh_knife.c.
Referenced by knife_init_colors(), and knifetool_draw().