Blender V5.0
SubdivCCGAdjacentVertex Struct Reference

#include <BKE_subdiv_ccg.hh>

Public Attributes

blender::Vector< SubdivCCGCoordcorner_coords

Detailed Description

Definition of a vertex which is adjacent to at least one of the faces.

Definition at line 114 of file BKE_subdiv_ccg.hh.

Member Data Documentation

◆ corner_coords

blender::Vector<SubdivCCGCoord> SubdivCCGAdjacentVertex::corner_coords

Indexed by adjacent face index, points to a coordinate in the grids.

Definition at line 116 of file BKE_subdiv_ccg.hh.


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