|
Blender V4.3
|
Public Attributes | |
| float3 | plane |
| float | len_sq |
| float | len_sq_inv_neg |
| bool | is_valid |
Definition at line 44 of file snake_hook.cc.
| bool blender::ed::sculpt_paint::snake_hook_cc::SculptProjectVector::is_valid |
Definition at line 48 of file snake_hook.cc.
| float blender::ed::sculpt_paint::snake_hook_cc::SculptProjectVector::len_sq |
Definition at line 46 of file snake_hook.cc.
| float blender::ed::sculpt_paint::snake_hook_cc::SculptProjectVector::len_sq_inv_neg |
Definition at line 47 of file snake_hook.cc.
| float3 blender::ed::sculpt_paint::snake_hook_cc::SculptProjectVector::plane |
Definition at line 45 of file snake_hook.cc.