Blender V4.5
afdata_t Struct Reference

Public Attributes

float dxt [2]
float dyt [2]
int intpol
int extflag
float majrad
float minrad
float theta
int iProbes
float dusc
float dvsc

Detailed Description

Definition at line 644 of file texture_image.cc.

Member Data Documentation

◆ dusc

float afdata_t::dusc

Definition at line 650 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dvsc

float afdata_t::dvsc

Definition at line 650 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dxt

float afdata_t::dxt[2]

Definition at line 645 of file texture_image.cc.

Referenced by area_sample(), ewa_eval(), ibuf_sample(), and imagewraposa_aniso().

◆ dyt

float afdata_t::dyt[2]

Definition at line 645 of file texture_image.cc.

Referenced by area_sample(), ewa_eval(), ibuf_sample(), and imagewraposa_aniso().

◆ extflag

int afdata_t::extflag

Definition at line 646 of file texture_image.cc.

Referenced by area_sample(), feline_eval(), ibuf_sample(), and imagewraposa_aniso().

◆ intpol

int afdata_t::intpol

Definition at line 646 of file texture_image.cc.

Referenced by area_sample(), ewa_eval(), feline_eval(), ibuf_sample(), and imagewraposa_aniso().

◆ iProbes

int afdata_t::iProbes

Definition at line 649 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ majrad

float afdata_t::majrad

Definition at line 648 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ minrad

float afdata_t::minrad

Definition at line 648 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ theta

float afdata_t::theta

Definition at line 648 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().


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