Blender  V3.3
Public Attributes | List of all members
MHeightBakeData Struct Reference

Public Attributes

floatheights
 
DerivedMeshssdm
 
const int * orig_index_mp_to_orig
 

Detailed Description

Definition at line 94 of file multires_bake.c.

Member Data Documentation

◆ heights

float* MHeightBakeData::heights

Definition at line 95 of file multires_bake.c.

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 97 of file multires_bake.c.

Referenced by apply_heights_callback(), and init_heights_data().

◆ ssdm

DerivedMesh* MHeightBakeData::ssdm

Definition at line 96 of file multires_bake.c.

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


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