|
Blender V5.0
|
#include <BKE_subdiv_ccg.hh>
Public Attributes | |
| blender::Vector< SubdivCCGCoord > | corner_coords |
Definition of a vertex which is adjacent to at least one of the faces.
Definition at line 114 of file BKE_subdiv_ccg.hh.
| 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.