Blender V5.0
AFData Struct Reference

Public Attributes

float dxt [2]
float dyt [2]
int intpol
int extflag

Detailed Description

Definition at line 644 of file texture_image.cc.

Member Data Documentation

◆ dxt

float AFData::dxt[2]

Definition at line 645 of file texture_image.cc.

Referenced by ewa_eval(), and ibuf_sample().

◆ dyt

float AFData::dyt[2]

Definition at line 645 of file texture_image.cc.

Referenced by ewa_eval(), and ibuf_sample().

◆ extflag

int AFData::extflag

Definition at line 646 of file texture_image.cc.

Referenced by ibuf_sample().

◆ intpol

int AFData::intpol

Definition at line 646 of file texture_image.cc.

Referenced by ewa_eval(), and ibuf_sample().


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