Blender  V2.93
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 1406 of file sculpt.c.

Member Data Documentation

◆ is_valid

bool SculptProjectVector::is_valid

Definition at line 1410 of file sculpt.c.

Referenced by sculpt_project_v3_cache_init().

◆ len_sq

float SculptProjectVector::len_sq

Definition at line 1408 of file sculpt.c.

Referenced by sculpt_project_v3_cache_init().

◆ len_sq_inv_neg

float SculptProjectVector::len_sq_inv_neg

Definition at line 1409 of file sculpt.c.

Referenced by sculpt_project_v3(), and sculpt_project_v3_cache_init().

◆ plane

float SculptProjectVector::plane[3]

Definition at line 1407 of file sculpt.c.

Referenced by sculpt_project_v3(), and sculpt_project_v3_cache_init().


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