|
Blender V4.3
|
Public Attributes | |
| const CustomData * | corner_data |
| CustomData | corner_data_storage |
| bool | corner_data_storage_allocated |
| int | loop_indices [4] |
Definition at line 323 of file subdiv_mesh.cc.
| const CustomData* blender::bke::subdiv::LoopsForInterpolation::corner_data |
Definition at line 327 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::loop_interpolation_init(), and blender::bke::subdiv::subdiv_interpolate_corner_data().
| CustomData blender::bke::subdiv::LoopsForInterpolation::corner_data_storage |
Definition at line 337 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::loop_interpolation_end(), blender::bke::subdiv::loop_interpolation_from_corner(), and blender::bke::subdiv::loop_interpolation_init().
| bool blender::bke::subdiv::LoopsForInterpolation::corner_data_storage_allocated |
Definition at line 338 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::loop_interpolation_end(), and blender::bke::subdiv::loop_interpolation_init().
| int blender::bke::subdiv::LoopsForInterpolation::loop_indices[4] |
Definition at line 341 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::loop_interpolation_init(), and blender::bke::subdiv::subdiv_interpolate_corner_data().