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

Public Attributes

const CustomDataloop_data
 
CustomData loop_data_storage
 
bool loop_data_storage_allocated
 
int loop_indices [4]
 

Detailed Description

Definition at line 278 of file subdiv_mesh.c.

Member Data Documentation

◆ loop_data

const CustomData* LoopsForInterpolation::loop_data

Definition at line 282 of file subdiv_mesh.c.

Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().

◆ loop_data_storage

CustomData LoopsForInterpolation::loop_data_storage

◆ loop_data_storage_allocated

bool LoopsForInterpolation::loop_data_storage_allocated

Definition at line 293 of file subdiv_mesh.c.

Referenced by loop_interpolation_end(), and loop_interpolation_init().

◆ loop_indices

int LoopsForInterpolation::loop_indices[4]

Definition at line 296 of file subdiv_mesh.c.

Referenced by loop_interpolation_init(), and subdiv_interpolate_loop_data().


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