Blender V4.3
blender::bke::pbvh::pixels::UVPrimitiveLookup Struct Reference

Classes

struct  Entry
 

Public Member Functions

 UVPrimitiveLookup (const uint64_t geom_primitive_len, uv_islands::UVIslands &uv_islands)
 

Public Attributes

Vector< Vector< Entry > > lookup
 

Detailed Description

Definition at line 114 of file pbvh_pixels.cc.

Constructor & Destructor Documentation

◆ UVPrimitiveLookup()

blender::bke::pbvh::pixels::UVPrimitiveLookup::UVPrimitiveLookup ( const uint64_t geom_primitive_len,
uv_islands::UVIslands & uv_islands )
inline

Definition at line 127 of file pbvh_pixels.cc.

References blender::bke::pbvh::uv_islands::UVIslands::islands, and lookup.

Member Data Documentation

◆ lookup

Vector<Vector<Entry> > blender::bke::pbvh::pixels::UVPrimitiveLookup::lookup

The documentation for this struct was generated from the following file: