Blender V4.3
bmesh_wireframe.hh File Reference

Go to the source code of this file.

Functions

void BM_mesh_wireframe (BMesh *bm, float offset, float offset_fac, float offset_fac_vg, bool use_replace, bool use_boundary, bool use_even_offset, bool use_relative_offset, bool use_crease, float crease_weight, int defgrp_index, bool defgrp_invert, short mat_offset, int mat_max, bool use_tag)
 

Detailed Description

Wire Frame.

Definition in file bmesh_wireframe.hh.

Function Documentation

◆ BM_mesh_wireframe()

void BM_mesh_wireframe ( BMesh * bm,
float offset,
float offset_fac,
float offset_fac_vg,
bool use_replace,
bool use_boundary,
bool use_even_offset,
bool use_relative_offset,
bool use_crease,
float crease_weight,
int defgrp_index,
bool defgrp_invert,
short mat_offset,
int mat_max,
bool use_tag )