Blender V4.3
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 40 of file GEO_reverse_uv_sampler.hh.

Member Data Documentation

◆ bary_weights

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

Definition at line 43 of file GEO_reverse_uv_sampler.hh.

◆ tri_index

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

Definition at line 42 of file GEO_reverse_uv_sampler.hh.

◆ type

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

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