|
Blender V5.0
|
Classes | |
| struct | Entry |
Public Member Functions | |
| UVPrimitiveLookup (const uint64_t geom_primitive_len, uv_islands::UVIslands &uv_islands) | |
Public Attributes | |
| Vector< Vector< Entry > > | lookup |
Definition at line 112 of file pbvh_pixels.cc.
|
inline |
Definition at line 125 of file pbvh_pixels.cc.
References lookup, blender::bke::pbvh::uv_islands::UVPrimitive::primitive_i, and blender::bke::pbvh::uv_islands::UVIsland::uv_primitives.
Definition at line 123 of file pbvh_pixels.cc.
Referenced by blender::bke::pbvh::pixels::do_encode_pixels(), and UVPrimitiveLookup().