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

Public Attributes

const MultiresReshapeSmoothContextreshape_smooth_context
 
int inner_grid_size
 
float inner_grid_size_1_inv
 
ForeachTopLevelGridCoordCallback callback
 
voidcallback_userdata_v
 

Detailed Description

Definition at line 317 of file multires_reshape_smooth.c.

Member Data Documentation

◆ callback

ForeachTopLevelGridCoordCallback ForeachTopLevelGridCoordTaskData::callback

Definition at line 323 of file multires_reshape_smooth.c.

◆ callback_userdata_v

void* ForeachTopLevelGridCoordTaskData::callback_userdata_v

Definition at line 324 of file multires_reshape_smooth.c.

◆ inner_grid_size

int ForeachTopLevelGridCoordTaskData::inner_grid_size

Definition at line 320 of file multires_reshape_smooth.c.

◆ inner_grid_size_1_inv

float ForeachTopLevelGridCoordTaskData::inner_grid_size_1_inv

Definition at line 321 of file multires_reshape_smooth.c.

◆ reshape_smooth_context

const MultiresReshapeSmoothContext* ForeachTopLevelGridCoordTaskData::reshape_smooth_context

Definition at line 318 of file multires_reshape_smooth.c.


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