Blender  V3.3
Public Attributes | List of all members
NormalAnglePrecalc Struct Reference

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 129 of file paint_vertex.cc.

Member Data Documentation

◆ angle

float NormalAnglePrecalc::angle

Definition at line 132 of file paint_vertex.cc.

◆ angle__cos

float NormalAnglePrecalc::angle__cos

Definition at line 134 of file paint_vertex.cc.

◆ angle_inner

float NormalAnglePrecalc::angle_inner

Definition at line 135 of file paint_vertex.cc.

◆ angle_inner__cos

float NormalAnglePrecalc::angle_inner__cos

Definition at line 136 of file paint_vertex.cc.

◆ angle_range

float NormalAnglePrecalc::angle_range

Definition at line 138 of file paint_vertex.cc.

◆ do_mask_normal

bool NormalAnglePrecalc::do_mask_normal

Definition at line 130 of file paint_vertex.cc.


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