|
Blender V4.3
|
#include <paint_intern.hh>
Public Attributes | |
| bool | do_mask_normal |
| float | angle |
| float | angle__cos |
| float | angle_inner |
| float | angle_inner__cos |
| float | angle_range |
Definition at line 518 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle |
Definition at line 521 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle__cos |
Definition at line 523 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner |
Definition at line 524 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner__cos |
Definition at line 525 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_range |
Definition at line 527 of file paint_intern.hh.
| bool blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::do_mask_normal |
Definition at line 519 of file paint_intern.hh.