|
Blender V5.0
|
Public Attributes | |
| float3 | plane |
| float | len_sq |
| float | len_sq_inv_neg |
| bool | is_valid |
Definition at line 41 of file snake_hook.cc.
| bool blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::is_valid |
Definition at line 45 of file snake_hook.cc.
| float blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::len_sq |
Definition at line 43 of file snake_hook.cc.
| float blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::len_sq_inv_neg |
Definition at line 44 of file snake_hook.cc.
| float3 blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::plane |
Definition at line 42 of file snake_hook.cc.