|
Blender V4.3
|
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 114 of file pbvh_pixels.cc.
|
inline |
Definition at line 127 of file pbvh_pixels.cc.
References blender::bke::pbvh::uv_islands::UVIslands::islands, and lookup.
Definition at line 125 of file pbvh_pixels.cc.
Referenced by blender::bke::pbvh::pixels::do_encode_pixels(), and UVPrimitiveLookup().