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

#include <BKE_subdiv_ccg.h>

Public Attributes

int num_adjacent_faces
 
struct SubdivCCGCoord ** boundary_coords
 

Detailed Description

Definition at line 102 of file BKE_subdiv_ccg.h.

Member Data Documentation

◆ boundary_coords

struct SubdivCCGCoord** SubdivCCGAdjacentEdge::boundary_coords

◆ num_adjacent_faces

int SubdivCCGAdjacentEdge::num_adjacent_faces

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