|
Blender
V3.3
|
Public Attributes | |
| float | dxt [2] |
| float | dyt [2] |
| int | intpol |
| int | extflag |
| float | majrad |
| float | minrad |
| float | theta |
| int | iProbes |
| float | dusc |
| float | dvsc |
Definition at line 663 of file texture_image.c.
| float afdata_t::dusc |
Definition at line 669 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::dvsc |
Definition at line 669 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().
| 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().
| 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().
| int afdata_t::extflag |
Definition at line 665 of file texture_image.c.
Referenced by area_sample(), feline_eval(), ibuf_sample(), and imagewraposa_aniso().
| 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().
| int afdata_t::iProbes |
Definition at line 668 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::majrad |
Definition at line 667 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::minrad |
Definition at line 667 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::theta |
Definition at line 667 of file texture_image.c.
Referenced by feline_eval(), and imagewraposa_aniso().