|
Blender
V2.93
|
#include <BKE_subdiv_mesh.h>
Public Attributes | |
| int | resolution |
| bool | use_optimal_display |
Definition at line 35 of file BKE_subdiv_mesh.h.
| int SubdivToMeshSettings::resolution |
Definition at line 42 of file BKE_subdiv_mesh.h.
Referenced by BKE_multires_subdiv_mesh_settings_init(), BKE_subdiv_deform_coarse_vertices(), blender::nodes::geo_node_subdivide_exec(), blender::nodes::geo_node_subdivision_surface_exec(), geometry_create(), multires_as_mesh(), multires_reshape_assign_final_coords_from_vertcos(), subdiv_as_mesh(), subdiv_foreach_boundary_edges(), subdiv_foreach_ctx_count(), subdiv_foreach_ctx_init_offsets(), subdiv_foreach_edge_vertices_regular_do(), subdiv_foreach_edge_vertices_special_do(), subdiv_foreach_edges_all_patches_regular(), subdiv_foreach_edges_all_patches_special(), subdiv_foreach_inner_vertices_regular(), subdiv_foreach_inner_vertices_special(), subdiv_foreach_loops_regular(), subdiv_foreach_loops_special(), subdiv_foreach_polys(), and subdiv_foreach_vertices_of_loose_edges_task().
| bool SubdivToMeshSettings::use_optimal_display |
Definition at line 44 of file BKE_subdiv_mesh.h.
Referenced by BKE_multires_subdiv_mesh_settings_init(), BKE_subdiv_deform_coarse_vertices(), blender::nodes::geo_node_subdivide_exec(), blender::nodes::geo_node_subdivision_surface_exec(), geometry_create(), multires_reshape_assign_final_coords_from_vertcos(), and subdiv_copy_edge_data().