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

#include <bmesh_marking.h>

Public Attributes

struct BMEditSelection * next
 
struct BMEditSelection * prev
 
BMElem * ele
 
char htype
 

Detailed Description

Definition at line 9 of file bmesh_marking.h.

Member Data Documentation

◆ ele

BMElem* BMEditSelection::ele

◆ htype

char BMEditSelection::htype

◆ next

struct BMEditSelection* BMEditSelection::next

◆ prev

struct BMEditSelection * BMEditSelection::prev

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