|
Blender V4.3
|
#include <BKE_subdiv_ccg.hh>
Public Attributes | |
| int | num_adjacent_faces |
| SubdivCCGCoord ** | boundary_coords |
Definition at line 98 of file BKE_subdiv_ccg.hh.
| SubdivCCGCoord** SubdivCCGAdjacentEdge::boundary_coords |
Definition at line 102 of file BKE_subdiv_ccg.hh.
Referenced by SubdivCCG::~SubdivCCG().
| int SubdivCCGAdjacentEdge::num_adjacent_faces |
Definition at line 99 of file BKE_subdiv_ccg.hh.
Referenced by SubdivCCG::~SubdivCCG().