|
Blender V5.0
|
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] |
Definition at line 99 of file editmesh_knife.cc.
| uchar KnifeColors::axis_extra[3] |
Definition at line 110 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().
| uchar KnifeColors::curpoint[3] |
Definition at line 103 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::curpoint_a[4] |
Definition at line 104 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::edge[3] |
Definition at line 101 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::edge_extra[3] |
Definition at line 102 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::line[3] |
Definition at line 100 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::point[3] |
Definition at line 105 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::point_a[4] |
Definition at line 106 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw().
| uchar KnifeColors::xaxis[3] |
Definition at line 107 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().
| uchar KnifeColors::yaxis[3] |
Definition at line 108 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().
| uchar KnifeColors::zaxis[3] |
Definition at line 109 of file editmesh_knife.cc.
Referenced by knife_init_colors(), and knifetool_draw_orientation_locking().