Blender V4.3
MHeightBakeData Struct Reference

Public Attributes

floatheights
 
DerivedMeshssdm
 
const intorig_index_mp_to_orig
 

Detailed Description

Definition at line 110 of file multires_bake.cc.

Member Data Documentation

◆ heights

float* MHeightBakeData::heights

Definition at line 111 of file multires_bake.cc.

Referenced by apply_heights_callback(), and init_heights_data().

◆ orig_index_mp_to_orig

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().

◆ ssdm

DerivedMesh* MHeightBakeData::ssdm

Definition at line 112 of file multires_bake.cc.

Referenced by apply_heights_callback(), free_heights_data(), and init_heights_data().


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