Blender
V3.3
|
#include <BKE_subdiv_mesh.h>
Public Attributes | |
int | resolution |
bool | use_optimal_display |
Definition at line 20 of file BKE_subdiv_mesh.h.
int SubdivToMeshSettings::resolution |
Definition at line 27 of file BKE_subdiv_mesh.h.
Referenced by BKE_multires_subdiv_mesh_settings_init(), BKE_subdiv_deform_coarse_vertices(), draw_subdiv_build_cache(), geometry_create(), blender::nodes::node_geo_mesh_subdivide_cc::geometry_set_mesh_subdivide(), mesh_wrapper_ensure_subdivision(), multires_as_mesh(), multires_reshape_assign_final_coords_from_vertcos(), blender::nodes::node_geo_subdivision_surface_cc::node_geo_exec(), subdiv_as_mesh(), subdiv_cache_mesh_wrapper_settings(), 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(), subdiv_foreach_vertices_of_loose_edges_task(), and subdiv_mesh_settings_init().
bool SubdivToMeshSettings::use_optimal_display |
Definition at line 29 of file BKE_subdiv_mesh.h.
Referenced by BKE_multires_subdiv_mesh_settings_init(), BKE_subdiv_deform_coarse_vertices(), draw_subdiv_build_cache(), geometry_create(), blender::nodes::node_geo_mesh_subdivide_cc::geometry_set_mesh_subdivide(), mesh_wrapper_ensure_subdivision(), multires_reshape_assign_final_coords_from_vertcos(), blender::nodes::node_geo_subdivision_surface_cc::node_geo_exec(), subdiv_cache_mesh_wrapper_settings(), subdiv_copy_edge_data(), and subdiv_mesh_settings_init().