|
Blender
V2.93
|
#include "BLI_sys_types.h"Go to the source code of this file.
Classes | |
| struct | SubdivToMeshSettings |
Typedefs | |
| typedef struct SubdivToMeshSettings | SubdivToMeshSettings |
Functions | |
| struct Mesh * | BKE_subdiv_to_mesh (struct Subdiv *subdiv, const SubdivToMeshSettings *settings, const struct Mesh *coarse_mesh) |
| typedef struct SubdivToMeshSettings SubdivToMeshSettings |
| struct Mesh* BKE_subdiv_to_mesh | ( | struct Subdiv * | subdiv, |
| const SubdivToMeshSettings * | settings, | ||
| const struct Mesh * | coarse_mesh | ||
| ) |