Blender V4.3
SubdivCCGAdjacentVertex Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

int num_adjacent_faces
 
SubdivCCGCoordcorner_coords
 

Detailed Description

Definition at line 106 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ corner_coords

SubdivCCGCoord* SubdivCCGAdjacentVertex::corner_coords

Definition at line 109 of file BKE_subdiv_ccg.hh.

Referenced by SubdivCCG::~SubdivCCG().

◆ num_adjacent_faces

int SubdivCCGAdjacentVertex::num_adjacent_faces

Definition at line 107 of file BKE_subdiv_ccg.hh.


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