Blender  V2.93
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 96 of file paint_vertex.c.

Member Data Documentation

◆ angle

float NormalAnglePrecalc::angle

Definition at line 99 of file paint_vertex.c.

◆ angle__cos

float NormalAnglePrecalc::angle__cos

Definition at line 101 of file paint_vertex.c.

◆ angle_inner

float NormalAnglePrecalc::angle_inner

Definition at line 102 of file paint_vertex.c.

◆ angle_inner__cos

float NormalAnglePrecalc::angle_inner__cos

Definition at line 103 of file paint_vertex.c.

◆ angle_range

float NormalAnglePrecalc::angle_range

Definition at line 105 of file paint_vertex.c.

◆ do_mask_normal

bool NormalAnglePrecalc::do_mask_normal

Definition at line 97 of file paint_vertex.c.


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