Blender
V3.3
|
Definition at line 398 of file subdiv_mesh.c.
LoopsForInterpolation SubdivMeshTLS::loop_interpolation |
Definition at line 405 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 407 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation().
const MPoly* SubdivMeshTLS::loop_interpolation_coarse_poly |
Definition at line 406 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation().
bool SubdivMeshTLS::loop_interpolation_initialized |
Definition at line 404 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_loop_interpolation(), and subdiv_mesh_tls_free().
VerticesForInterpolation SubdivMeshTLS::vertex_interpolation |
Definition at line 400 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 402 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation().
const MPoly* SubdivMeshTLS::vertex_interpolation_coarse_poly |
Definition at line 401 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation().
bool SubdivMeshTLS::vertex_interpolation_initialized |
Definition at line 399 of file subdiv_mesh.c.
Referenced by subdiv_mesh_ensure_vertex_interpolation(), and subdiv_mesh_tls_free().