Blender
V3.3
|
Public Attributes | |
int | nearest_vertex_index |
float | nearest_vertex_distance_squared |
int | current_topology_id |
int NearestVertexFakeNeighborTLSData::current_topology_id |
Definition at line 5715 of file sculpt.c.
Referenced by do_fake_neighbor_search_task_cb(), and SCULPT_fake_neighbor_search().
float NearestVertexFakeNeighborTLSData::nearest_vertex_distance_squared |
Definition at line 5714 of file sculpt.c.
Referenced by do_fake_neighbor_search_task_cb(), fake_neighbor_search_reduce(), and SCULPT_fake_neighbor_search().
int NearestVertexFakeNeighborTLSData::nearest_vertex_index |
Definition at line 5713 of file sculpt.c.
Referenced by do_fake_neighbor_search_task_cb(), fake_neighbor_search_reduce(), and SCULPT_fake_neighbor_search().