Blender  V3.3
Functions
BKE_subdiv_deform.h File Reference
#include "BLI_sys_types.h"

Go to the source code of this file.

Functions

void BKE_subdiv_deform_coarse_vertices (struct Subdiv *subdiv, const struct Mesh *coarse_mesh, float(*vertex_cos)[3], int num_verts)
 

Function Documentation

◆ BKE_subdiv_deform_coarse_vertices()

void BKE_subdiv_deform_coarse_vertices ( struct Subdiv subdiv,
const struct Mesh coarse_mesh,
float(*)  vertex_cos[3],
int  num_verts 
)