Blender V4.3
blender::geometry::MeshElementStartIndices Struct Reference

Public Attributes

int vertex = 0
 
int edge = 0
 
int face = 0
 
int loop = 0
 

Detailed Description

Start indices in the final output mesh.

Definition at line 89 of file realize_instances.cc.

Member Data Documentation

◆ edge

int blender::geometry::MeshElementStartIndices::edge = 0

◆ face

int blender::geometry::MeshElementStartIndices::face = 0

◆ loop

int blender::geometry::MeshElementStartIndices::loop = 0

◆ vertex

int blender::geometry::MeshElementStartIndices::vertex = 0

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