|
Blender V4.5
|
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 644 of file texture_image.cc.
| float afdata_t::dusc |
Definition at line 650 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::dvsc |
Definition at line 650 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().
| 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().
| 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().
| int afdata_t::extflag |
Definition at line 646 of file texture_image.cc.
Referenced by area_sample(), feline_eval(), ibuf_sample(), and imagewraposa_aniso().
| 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().
| int afdata_t::iProbes |
Definition at line 649 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::majrad |
Definition at line 648 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::minrad |
Definition at line 648 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().
| float afdata_t::theta |
Definition at line 648 of file texture_image.cc.
Referenced by feline_eval(), and imagewraposa_aniso().