Blender V5.0
blender::nodes::node_geo_deform_curves_on_surface_cc::ReverseUVSampler::LookupGrid Struct Reference

Public Attributes

int y_min = 0
Array< Row > rows

Detailed Description

Definition at line 34 of file reverse_uv_sampler.cc.

Member Data Documentation

◆ rows

Information about all rows starting at y_min.

Definition at line 38 of file reverse_uv_sampler.cc.

◆ y_min

Minimum vertical cell index that contains triangles.

Definition at line 36 of file reverse_uv_sampler.cc.


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