Blender V4.5
SubdivCCGAdjacentEdge Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

int num_adjacent_faces
SubdivCCGCoord ** boundary_coords

Detailed Description

Definition at line 97 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ boundary_coords

SubdivCCGCoord** SubdivCCGAdjacentEdge::boundary_coords

Definition at line 101 of file BKE_subdiv_ccg.hh.

Referenced by SubdivCCG::~SubdivCCG().

◆ num_adjacent_faces

int SubdivCCGAdjacentEdge::num_adjacent_faces

Definition at line 98 of file BKE_subdiv_ccg.hh.

Referenced by SubdivCCG::~SubdivCCG().


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