|
Blender
V2.93
|
Definition at line 428 of file subdiv_mesh.c.
| LoopsForInterpolation SubdivMeshTLS::loop_interpolation |
Definition at line 435 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation(), subdiv_mesh_loop(), and subdiv_mesh_tls_free().
| int SubdivMeshTLS::loop_interpolation_coarse_corner |
Definition at line 437 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation().
| const MPoly* SubdivMeshTLS::loop_interpolation_coarse_poly |
Definition at line 436 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation().
| bool SubdivMeshTLS::loop_interpolation_initialized |
Definition at line 434 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation(), and subdiv_mesh_tls_free().
| VerticesForInterpolation SubdivMeshTLS::vertex_interpolation |
Definition at line 430 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation(), subdiv_mesh_tls_free(), subdiv_mesh_vertex_edge(), and subdiv_mesh_vertex_inner().
| int SubdivMeshTLS::vertex_interpolation_coarse_corner |
Definition at line 432 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation().
| const MPoly* SubdivMeshTLS::vertex_interpolation_coarse_poly |
Definition at line 431 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation().
| bool SubdivMeshTLS::vertex_interpolation_initialized |
Definition at line 429 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation(), and subdiv_mesh_tls_free().