Blender
V3.3
|
#include <BKE_subdiv_ccg.h>
Public Attributes | |
int | num_adjacent_faces |
struct SubdivCCGCoord * | corner_coords |
Definition at line 110 of file BKE_subdiv_ccg.h.
struct SubdivCCGCoord* SubdivCCGAdjacentVertex::corner_coords |
Definition at line 113 of file BKE_subdiv_ccg.h.
Referenced by BKE_subdiv_ccg_destroy(), neighbor_coords_corner_vertex_get(), subdiv_ccg_adjacent_vertex_add_face(), and subdiv_ccg_average_grids_corners().
int SubdivCCGAdjacentVertex::num_adjacent_faces |
Definition at line 111 of file BKE_subdiv_ccg.h.
Referenced by neighbor_coords_corner_vertex_get(), subdiv_ccg_adjacent_vertex_add_face(), and subdiv_ccg_average_grids_corners().