Blender  V2.93
transform_convert_mesh_edge.c File Reference
#include "DNA_mesh_types.h"
#include "MEM_guardedalloc.h"
#include "BLI_math.h"
#include "BKE_context.h"
#include "BKE_editmesh.h"
#include "BKE_mesh.h"
#include "transform.h"
#include "transform_convert.h"

Go to the source code of this file.

Functions

Edge (for crease) Transform Creation
void createTransEdge (TransInfo *t)
 

Function Documentation

◆ createTransEdge()

void createTransEdge ( TransInfo t)