Blender
V3.3
|
Public Attributes | |
const CustomData * | loop_data |
CustomData | loop_data_storage |
bool | loop_data_storage_allocated |
int | loop_indices [4] |
Definition at line 278 of file subdiv_mesh.c.
const CustomData* LoopsForInterpolation::loop_data |
Definition at line 282 of file subdiv_mesh.c.
Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().
CustomData LoopsForInterpolation::loop_data_storage |
Definition at line 292 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 293 of file subdiv_mesh.c.
Referenced by loop_interpolation_end(), and loop_interpolation_init().
int LoopsForInterpolation::loop_indices[4] |
Definition at line 296 of file subdiv_mesh.c.
Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().