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

Public Attributes

SubdivCCGsubdiv_ccg
 
CCGKeykey
 
const int * adjacent_vert_index_map
 

Detailed Description

Definition at line 1099 of file subdiv_ccg.c.

Member Data Documentation

◆ adjacent_vert_index_map

const int* AverageGridsCornerData::adjacent_vert_index_map

Definition at line 1104 of file subdiv_ccg.c.

◆ key

CCGKey* AverageGridsCornerData::key

Definition at line 1101 of file subdiv_ccg.c.

◆ subdiv_ccg

SubdivCCG* AverageGridsCornerData::subdiv_ccg

Definition at line 1100 of file subdiv_ccg.c.

Referenced by subdiv_ccg_average_corners().


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