Blender V5.0
BakeDataZSpan Struct Reference

Public Attributes

BakePixelpixel_array
int primitive_id
BakeImagebk_image
ZSpanzspan
float du_dx
float du_dy
float dv_dx
float dv_dy

Detailed Description

Definition at line 83 of file bake.cc.

Member Data Documentation

◆ bk_image

BakeImage* BakeDataZSpan::bk_image

Definition at line 86 of file bake.cc.

Referenced by RE_bake_pixels_populate(), and store_bake_pixel().

◆ du_dx

float BakeDataZSpan::du_dx

Definition at line 88 of file bake.cc.

Referenced by bake_differentials(), and store_bake_pixel().

◆ du_dy

float BakeDataZSpan::du_dy

Definition at line 88 of file bake.cc.

Referenced by bake_differentials(), and store_bake_pixel().

◆ dv_dx

float BakeDataZSpan::dv_dx

Definition at line 89 of file bake.cc.

Referenced by bake_differentials(), and store_bake_pixel().

◆ dv_dy

float BakeDataZSpan::dv_dy

Definition at line 89 of file bake.cc.

Referenced by bake_differentials(), and store_bake_pixel().

◆ pixel_array

BakePixel* BakeDataZSpan::pixel_array

Definition at line 84 of file bake.cc.

Referenced by RE_bake_pixels_populate(), and store_bake_pixel().

◆ primitive_id

int BakeDataZSpan::primitive_id

Definition at line 85 of file bake.cc.

Referenced by RE_bake_pixels_populate(), and store_bake_pixel().

◆ zspan

ZSpan* BakeDataZSpan::zspan

Definition at line 87 of file bake.cc.

Referenced by RE_bake_pixels_populate().


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