Blender V4.3
VMesh Struct Reference

Public Attributes

NewVertmesh
 
BoundVertboundstart
 
int count
 
int seg
 
MeshKind mesh_kind
 
int _pad
 

Detailed Description

Data for the mesh structure replacing a vertex.

Definition at line 245 of file bmesh_bevel.cc.

Member Data Documentation

◆ _pad

int VMesh::_pad

Definition at line 257 of file bmesh_bevel.cc.

◆ boundstart

◆ count

◆ mesh

NewVert* VMesh::mesh

Allocated array - size and structure depends on kind.

Definition at line 247 of file bmesh_bevel.cc.

Referenced by build_vmesh(), mesh_vert(), and new_adj_vmesh().

◆ mesh_kind

MeshKind VMesh::mesh_kind

◆ seg


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