|
Blender V4.3
|
Public Attributes | |
| const CustomData * | vertex_data |
| CustomData | vertex_data_storage |
| bool | vertex_data_storage_allocated |
| int | vertex_indices [4] |
Definition at line 193 of file subdiv_mesh.cc.
| const CustomData* blender::bke::subdiv::VerticesForInterpolation::vertex_data |
Definition at line 197 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::subdiv_vertex_data_interpolate(), and blender::bke::subdiv::vertex_interpolation_init().
| CustomData blender::bke::subdiv::VerticesForInterpolation::vertex_data_storage |
Definition at line 207 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::vertex_interpolation_end(), blender::bke::subdiv::vertex_interpolation_from_corner(), and blender::bke::subdiv::vertex_interpolation_init().
| bool blender::bke::subdiv::VerticesForInterpolation::vertex_data_storage_allocated |
Definition at line 208 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::vertex_interpolation_end(), and blender::bke::subdiv::vertex_interpolation_init().
| int blender::bke::subdiv::VerticesForInterpolation::vertex_indices[4] |
Definition at line 211 of file subdiv_mesh.cc.
Referenced by blender::bke::subdiv::subdiv_vertex_data_interpolate(), and blender::bke::subdiv::vertex_interpolation_init().