Blender  V2.93
Public Attributes | List of all members
StitchFacesInnerGridsData Struct Reference

Public Attributes

SubdivCCGsubdiv_ccg
 
CCGKeykey
 
struct CCGFace ** effected_ccg_faces
 

Detailed Description

Definition at line 1201 of file subdiv_ccg.c.

Member Data Documentation

◆ effected_ccg_faces

struct CCGFace** StitchFacesInnerGridsData::effected_ccg_faces

Definition at line 1204 of file subdiv_ccg.c.

◆ key

CCGKey* StitchFacesInnerGridsData::key

Definition at line 1203 of file subdiv_ccg.c.

◆ subdiv_ccg

SubdivCCG* StitchFacesInnerGridsData::subdiv_ccg

Definition at line 1202 of file subdiv_ccg.c.


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