|
Blender V4.3
|
Public Attributes | |
| float * | heights |
| DerivedMesh * | ssdm |
| const int * | orig_index_mp_to_orig |
Definition at line 110 of file multires_bake.cc.
| float* MHeightBakeData::heights |
Definition at line 111 of file multires_bake.cc.
Referenced by apply_heights_callback(), and init_heights_data().
| const int* MHeightBakeData::orig_index_mp_to_orig |
Definition at line 113 of file multires_bake.cc.
Referenced by apply_heights_callback(), and init_heights_data().
| DerivedMesh* MHeightBakeData::ssdm |
Definition at line 112 of file multires_bake.cc.
Referenced by apply_heights_callback(), free_heights_data(), and init_heights_data().