Blender V5.0
blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector Struct Reference

Public Attributes

float3 plane
float len_sq
float len_sq_inv_neg
bool is_valid

Detailed Description

Definition at line 41 of file snake_hook.cc.

Member Data Documentation

◆ is_valid

bool blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::is_valid

Definition at line 45 of file snake_hook.cc.

◆ len_sq

float blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::len_sq

Definition at line 43 of file snake_hook.cc.

◆ len_sq_inv_neg

float blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::len_sq_inv_neg

Definition at line 44 of file snake_hook.cc.

◆ plane

float3 blender::ed::sculpt_paint::brushes::snake_hook_cc::SculptProjectVector::plane

Definition at line 42 of file snake_hook.cc.


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