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

Public Attributes

wmGizmo gizmo
 
Base ** bases
 
uint bases_len
 
int base_index
 
int vert_index
 
int edge_index
 
int face_index
 
struct EditMesh_PreSelElempsel
 

Detailed Description

Definition at line 78 of file view3d_gizmo_preselect_type.c.

Member Data Documentation

◆ base_index

int MeshElemGizmo3D::base_index

◆ bases

Base** MeshElemGizmo3D::bases

◆ bases_len

uint MeshElemGizmo3D::bases_len

Definition at line 81 of file view3d_gizmo_preselect_type.c.

Referenced by gizmo_preselect_elem_test_select().

◆ edge_index

int MeshElemGizmo3D::edge_index

◆ face_index

int MeshElemGizmo3D::face_index

◆ gizmo

wmGizmo MeshElemGizmo3D::gizmo

Definition at line 79 of file view3d_gizmo_preselect_type.c.

◆ psel

struct EditMesh_PreSelElem* MeshElemGizmo3D::psel

◆ vert_index

int MeshElemGizmo3D::vert_index

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