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

Public Attributes

float plane [3]
 
float len_sq
 
float len_sq_inv_neg
 
bool is_valid
 

Detailed Description

Definition at line 96 of file sculpt_brush_types.c.

Member Data Documentation

◆ is_valid

bool SculptProjectVector::is_valid

Definition at line 100 of file sculpt_brush_types.c.

Referenced by sculpt_project_v3_cache_init().

◆ len_sq

float SculptProjectVector::len_sq

Definition at line 98 of file sculpt_brush_types.c.

Referenced by sculpt_project_v3_cache_init().

◆ len_sq_inv_neg

float SculptProjectVector::len_sq_inv_neg

Definition at line 99 of file sculpt_brush_types.c.

Referenced by sculpt_project_v3(), and sculpt_project_v3_cache_init().

◆ plane

float SculptProjectVector::plane[3]

Definition at line 97 of file sculpt_brush_types.c.

Referenced by sculpt_project_v3(), and sculpt_project_v3_cache_init().


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