Blender
V3.3
|
Public Attributes | |
const MultiresReshapeSmoothContext * | reshape_smooth_context |
int | inner_grid_size |
float | inner_grid_size_1_inv |
ForeachTopLevelGridCoordCallback | callback |
void * | callback_userdata_v |
Definition at line 317 of file multires_reshape_smooth.c.
ForeachTopLevelGridCoordCallback ForeachTopLevelGridCoordTaskData::callback |
Definition at line 323 of file multires_reshape_smooth.c.
void* ForeachTopLevelGridCoordTaskData::callback_userdata_v |
Definition at line 324 of file multires_reshape_smooth.c.
int ForeachTopLevelGridCoordTaskData::inner_grid_size |
Definition at line 320 of file multires_reshape_smooth.c.
float ForeachTopLevelGridCoordTaskData::inner_grid_size_1_inv |
Definition at line 321 of file multires_reshape_smooth.c.
const MultiresReshapeSmoothContext* ForeachTopLevelGridCoordTaskData::reshape_smooth_context |
Definition at line 318 of file multires_reshape_smooth.c.