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

Public Attributes

SubdivCCGsubdiv_ccg
 
CCGKeykey
 
const int * adjacent_edge_index_map
 

Detailed Description

Definition at line 1024 of file subdiv_ccg.c.

Member Data Documentation

◆ adjacent_edge_index_map

const int* AverageGridsBoundariesData::adjacent_edge_index_map

Definition at line 1029 of file subdiv_ccg.c.

◆ key

CCGKey* AverageGridsBoundariesData::key

Definition at line 1026 of file subdiv_ccg.c.

◆ subdiv_ccg

SubdivCCG* AverageGridsBoundariesData::subdiv_ccg

Definition at line 1025 of file subdiv_ccg.c.

Referenced by subdiv_ccg_average_boundaries().


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