Blender V5.0
blender::geometry::ReverseUVSampler::Result Struct Reference

#include <GEO_reverse_uv_sampler.hh>

Public Attributes

ResultType type = ResultType::None
int tri_index = -1
float3 bary_weights

Detailed Description

Definition at line 37 of file GEO_reverse_uv_sampler.hh.

Member Data Documentation

◆ bary_weights

float3 blender::geometry::ReverseUVSampler::Result::bary_weights

Definition at line 40 of file GEO_reverse_uv_sampler.hh.

◆ tri_index

int blender::geometry::ReverseUVSampler::Result::tri_index = -1

Definition at line 39 of file GEO_reverse_uv_sampler.hh.

◆ type

ResultType blender::geometry::ReverseUVSampler::Result::type = ResultType::None

Definition at line 38 of file GEO_reverse_uv_sampler.hh.


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