Blender  V3.3
Public Attributes | List of all members
blender::geometry::ReverseUVSampler::Result Struct Reference

#include <GEO_reverse_uv_sampler.hh>

Public Attributes

ResultType type = ResultType::None
 
const MLoopTrilooptri = nullptr
 
float3 bary_weights
 

Detailed Description

Definition at line 36 of file GEO_reverse_uv_sampler.hh.

Member Data Documentation

◆ bary_weights

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

Definition at line 39 of file GEO_reverse_uv_sampler.hh.

◆ looptri

const MLoopTri* blender::geometry::ReverseUVSampler::Result::looptri = nullptr

Definition at line 38 of file GEO_reverse_uv_sampler.hh.

◆ type

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

Definition at line 37 of file GEO_reverse_uv_sampler.hh.


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