|
Blender
V2.93
|
Public Attributes | |
| float | plane [3] |
| float | len_sq |
| float | len_sq_inv_neg |
| bool | is_valid |
| bool SculptProjectVector::is_valid |
Definition at line 1410 of file sculpt.c.
Referenced by sculpt_project_v3_cache_init().
| float SculptProjectVector::len_sq |
Definition at line 1408 of file sculpt.c.
Referenced by sculpt_project_v3_cache_init().
| 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().
| float SculptProjectVector::plane[3] |
Definition at line 1407 of file sculpt.c.
Referenced by sculpt_project_v3(), and sculpt_project_v3_cache_init().