Blender  V3.3
Public Attributes | List of all members
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 663 of file texture_image.c.

Member Data Documentation

◆ dusc

float afdata_t::dusc

Definition at line 669 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dvsc

float afdata_t::dvsc

Definition at line 669 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ dxt

float afdata_t::dxt[2]

Definition at line 664 of file texture_image.c.

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

◆ dyt

float afdata_t::dyt[2]

Definition at line 664 of file texture_image.c.

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

◆ extflag

int afdata_t::extflag

Definition at line 665 of file texture_image.c.

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

◆ intpol

int afdata_t::intpol

Definition at line 665 of file texture_image.c.

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

◆ iProbes

int afdata_t::iProbes

Definition at line 668 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ majrad

float afdata_t::majrad

Definition at line 667 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ minrad

float afdata_t::minrad

Definition at line 667 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().

◆ theta

float afdata_t::theta

Definition at line 667 of file texture_image.c.

Referenced by feline_eval(), and imagewraposa_aniso().


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