|
Blender V5.0
|
#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 553 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle |
Definition at line 556 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_apply_falloff(), and blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle__cos |
Definition at line 558 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner |
Definition at line 559 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner__cos |
Definition at line 560 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_range |
Definition at line 562 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_apply_falloff(), and blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().
| bool blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::do_mask_normal |
Definition at line 554 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().