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

#include <bmesh_mesh.h>

Public Attributes

int totvert
 
int totedge
 
int totloop
 
int totface
 

Detailed Description

Definition at line 172 of file bmesh_mesh.h.

Member Data Documentation

◆ totedge

int BMAllocTemplate::totedge

◆ totface

int BMAllocTemplate::totface

◆ totloop

int BMAllocTemplate::totloop

◆ totvert

int BMAllocTemplate::totvert

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