|
Blender V4.5
|
#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 577 of file paint_intern.hh.
| float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle |
Definition at line 580 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 582 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 583 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 584 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 586 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 578 of file paint_intern.hh.
Referenced by blender::ed::sculpt_paint::vwpaint::view_angle_limits_init().