Blender  V3.3
Typedefs | Enumerations
BKE_mesh_types.h File Reference

Go to the source code of this file.

Typedefs

typedef enum eMeshBatchDirtyMode eMeshBatchDirtyMode
 

Enumerations

enum  eMeshBatchDirtyMode {
  BKE_MESH_BATCH_DIRTY_ALL = 0 , BKE_MESH_BATCH_DIRTY_SELECT , BKE_MESH_BATCH_DIRTY_SELECT_PAINT , BKE_MESH_BATCH_DIRTY_SHADING ,
  BKE_MESH_BATCH_DIRTY_UVEDIT_ALL , BKE_MESH_BATCH_DIRTY_UVEDIT_SELECT
}
 

Typedef Documentation

◆ eMeshBatchDirtyMode

Enumeration Type Documentation

◆ eMeshBatchDirtyMode

Enumerator
BKE_MESH_BATCH_DIRTY_ALL 
BKE_MESH_BATCH_DIRTY_SELECT 
BKE_MESH_BATCH_DIRTY_SELECT_PAINT 
BKE_MESH_BATCH_DIRTY_SHADING 
BKE_MESH_BATCH_DIRTY_UVEDIT_ALL 
BKE_MESH_BATCH_DIRTY_UVEDIT_SELECT 

Definition at line 9 of file BKE_mesh_types.h.