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

Public Attributes

uchar line [3]
 
uchar edge [3]
 
uchar edge_extra [3]
 
uchar curpoint [3]
 
uchar curpoint_a [4]
 
uchar point [3]
 
uchar point_a [4]
 
uchar xaxis [3]
 
uchar yaxis [3]
 
uchar zaxis [3]
 
uchar axis_extra [3]
 

Detailed Description

Definition at line 86 of file editmesh_knife.c.

Member Data Documentation

◆ axis_extra

uchar KnifeColors::axis_extra[3]

Definition at line 97 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().

◆ curpoint

uchar KnifeColors::curpoint[3]

Definition at line 90 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ curpoint_a

uchar KnifeColors::curpoint_a[4]

Definition at line 91 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ edge

uchar KnifeColors::edge[3]

Definition at line 88 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ edge_extra

uchar KnifeColors::edge_extra[3]

Definition at line 89 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ line

uchar KnifeColors::line[3]

Definition at line 87 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ point

uchar KnifeColors::point[3]

Definition at line 92 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ point_a

uchar KnifeColors::point_a[4]

Definition at line 93 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw().

◆ xaxis

uchar KnifeColors::xaxis[3]

Definition at line 94 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().

◆ yaxis

uchar KnifeColors::yaxis[3]

Definition at line 95 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().

◆ zaxis

uchar KnifeColors::zaxis[3]

Definition at line 96 of file editmesh_knife.c.

Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().


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