|
Blender
V2.93
|
Public Attributes | |
| const CustomData * | loop_data |
| CustomData | loop_data_storage |
| bool | loop_data_storage_allocated |
| int | loop_indices [4] |
Definition at line 308 of file subdiv_mesh.c.
| const CustomData* LoopsForInterpolation::loop_data |
Definition at line 312 of file subdiv_mesh.c.
Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().
| CustomData LoopsForInterpolation::loop_data_storage |
Definition at line 322 of file subdiv_mesh.c.
Referenced by loop_interpolation_end(), loop_interpolation_from_corner(), and loop_interpolation_init().
| bool LoopsForInterpolation::loop_data_storage_allocated |
Definition at line 323 of file subdiv_mesh.c.
Referenced by loop_interpolation_end(), and loop_interpolation_init().
| int LoopsForInterpolation::loop_indices[4] |
Definition at line 326 of file subdiv_mesh.c.
Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().