Blender
V3.3
|
Public Attributes | |
const MLoop * | loops |
const MLoopUV * | luvs |
const MeshElemMap * | edge_loop_map |
Definition at line 929 of file mesh_mapping.c.
const MeshElemMap* MeshCheckIslandBoundaryUv::edge_loop_map |
Definition at line 932 of file mesh_mapping.c.
Referenced by mesh_calc_islands_loop_poly_uv().
const MLoop* MeshCheckIslandBoundaryUv::loops |
Definition at line 930 of file mesh_mapping.c.
Referenced by mesh_calc_islands_loop_poly_uv().
const MLoopUV* MeshCheckIslandBoundaryUv::luvs |
Definition at line 931 of file mesh_mapping.c.
Referenced by mesh_calc_islands_loop_poly_uv().