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