Blender
V3.3
|
Public Attributes | |
float * | heights |
DerivedMesh * | ssdm |
const int * | orig_index_mp_to_orig |
Definition at line 94 of file multires_bake.c.
float* MHeightBakeData::heights |
Definition at line 95 of file multires_bake.c.
Referenced by apply_heights_callback(), and init_heights_data().
const int* MHeightBakeData::orig_index_mp_to_orig |
Definition at line 97 of file multires_bake.c.
Referenced by apply_heights_callback(), and init_heights_data().
DerivedMesh* MHeightBakeData::ssdm |
Definition at line 96 of file multires_bake.c.
Referenced by apply_heights_callback(), free_heights_data(), and init_heights_data().