Blender V4.3
SubdivCCGAdjacentEdge Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

int num_adjacent_faces
 
SubdivCCGCoord ** boundary_coords
 

Detailed Description

Definition at line 98 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ boundary_coords

SubdivCCGCoord** SubdivCCGAdjacentEdge::boundary_coords

Definition at line 102 of file BKE_subdiv_ccg.hh.

Referenced by SubdivCCG::~SubdivCCG().

◆ num_adjacent_faces

int SubdivCCGAdjacentEdge::num_adjacent_faces

Definition at line 99 of file BKE_subdiv_ccg.hh.

Referenced by SubdivCCG::~SubdivCCG().


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