Blender  V3.3
Public Attributes | List of all members
BMPartialUpdate_Params Struct Reference

#include <bmesh_mesh_partial_update.h>

Public Attributes

bool do_normals
 
bool do_tessellate
 

Detailed Description

Parameters used to determine which kinds of data needs to be generated.

Definition at line 14 of file bmesh_mesh_partial_update.h.

Member Data Documentation

◆ do_normals

bool BMPartialUpdate_Params::do_normals

Definition at line 15 of file bmesh_mesh_partial_update.h.

Referenced by BM_mesh_normals_update_with_partial_ex().

◆ do_tessellate

bool BMPartialUpdate_Params::do_tessellate

The documentation for this struct was generated from the following file: