Blender V4.3
blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc Struct Reference

#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
 

Detailed Description

Definition at line 518 of file paint_intern.hh.

Member Data Documentation

◆ angle

float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle

Definition at line 521 of file paint_intern.hh.

◆ angle__cos

float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle__cos

Definition at line 523 of file paint_intern.hh.

◆ angle_inner

float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner

Definition at line 524 of file paint_intern.hh.

◆ angle_inner__cos

float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_inner__cos

Definition at line 525 of file paint_intern.hh.

◆ angle_range

float blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::angle_range

Definition at line 527 of file paint_intern.hh.

◆ do_mask_normal

bool blender::ed::sculpt_paint::vwpaint::NormalAnglePrecalc::do_mask_normal

Definition at line 519 of file paint_intern.hh.


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