Blender  V3.3
Public Attributes | List of all members
NearestVertexFakeNeighborTLSData Struct Reference

Public Attributes

int nearest_vertex_index
 
float nearest_vertex_distance_squared
 
int current_topology_id
 

Detailed Description

Definition at line 5712 of file sculpt.c.

Member Data Documentation

◆ 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().

◆ nearest_vertex_distance_squared

float NearestVertexFakeNeighborTLSData::nearest_vertex_distance_squared

◆ nearest_vertex_index

int NearestVertexFakeNeighborTLSData::nearest_vertex_index

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