Blender
V3.3
|
Public Attributes | |
float | last_hit_co [3][3] |
bool | is_init [3] |
Data which is localized to each computed chunk (i.e. thread-safe, and with continuous subset of index range).
Definition at line 88 of file MOD_weightvgproximity.c.
bool Vert2GeomDataChunk::is_init[3] |
Definition at line 91 of file MOD_weightvgproximity.c.
Referenced by vert2geom_task_cb_ex().
float Vert2GeomDataChunk::last_hit_co[3][3] |
Definition at line 90 of file MOD_weightvgproximity.c.
Referenced by vert2geom_task_cb_ex().