|
Blender
V2.93
|
Public Attributes | |
| const CustomData * | vertex_data |
| CustomData | vertex_data_storage |
| bool | vertex_data_storage_allocated |
| int | vertex_indices [4] |
Definition at line 173 of file subdiv_mesh.c.
| const CustomData* VerticesForInterpolation::vertex_data |
Definition at line 177 of file subdiv_mesh.c.
Referenced by subdiv_vertex_data_interpolate(), and vertex_interpolation_init().
| CustomData VerticesForInterpolation::vertex_data_storage |
Definition at line 187 of file subdiv_mesh.c.
Referenced by vertex_interpolation_end(), vertex_interpolation_from_corner(), and vertex_interpolation_init().
| bool VerticesForInterpolation::vertex_data_storage_allocated |
Definition at line 188 of file subdiv_mesh.c.
Referenced by vertex_interpolation_end(), and vertex_interpolation_init().
| int VerticesForInterpolation::vertex_indices[4] |
Definition at line 191 of file subdiv_mesh.c.
Referenced by subdiv_vertex_data_interpolate(), and vertex_interpolation_init().