Blender  V3.3
blender::bke::mesh_surface_sample::MeshAttributeInterpolator Member List

This is the complete list of members for blender::bke::mesh_surface_sample::MeshAttributeInterpolator, including all inherited members.

ensure_barycentric_coords()blender::bke::mesh_surface_sample::MeshAttributeInterpolatorprotected
ensure_nearest_weights()blender::bke::mesh_surface_sample::MeshAttributeInterpolatorprotected
MeshAttributeInterpolator(const Mesh *mesh, const IndexMask mask, const Span< float3 > positions, const Span< int > looptri_indices)blender::bke::mesh_surface_sample::MeshAttributeInterpolator
sample_attribute(const GAttributeReader &src_attribute, GSpanAttributeWriter &dst_attribute, eAttributeMapMode mode)blender::bke::mesh_surface_sample::MeshAttributeInterpolator
sample_data(const GVArray &src, eAttrDomain domain, eAttributeMapMode mode, const GMutableSpan dst)blender::bke::mesh_surface_sample::MeshAttributeInterpolator