Blender V4.3
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 665 of file texture_image.cc.

Member Data Documentation

◆ dusc

float afdata_t::dusc

Definition at line 671 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dvsc

float afdata_t::dvsc

Definition at line 671 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dxt

float afdata_t::dxt[2]

Definition at line 666 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 666 of file texture_image.cc.

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

◆ extflag

int afdata_t::extflag

Definition at line 667 of file texture_image.cc.

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

◆ intpol

int afdata_t::intpol

Definition at line 667 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 670 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ majrad

float afdata_t::majrad

Definition at line 669 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ minrad

float afdata_t::minrad

Definition at line 669 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ theta

float afdata_t::theta

Definition at line 669 of file texture_image.cc.

Referenced by feline_eval(), and imagewraposa_aniso().


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