Blender  V2.93
Public Attributes | List of all members
EdRotState Struct Reference

Public Attributes

int v1
 
int v2
 
int f1
 
int f2
 

Detailed Description

Definition at line 51 of file bmesh_beautify.c.

Member Data Documentation

◆ f1

int EdRotState::f1

Definition at line 53 of file bmesh_beautify.c.

Referenced by erot_state_alternate(), and erot_state_current().

◆ f2

int EdRotState::f2

Definition at line 53 of file bmesh_beautify.c.

◆ v1

int EdRotState::v1

Definition at line 52 of file bmesh_beautify.c.

Referenced by erot_state_alternate(), and erot_state_current().

◆ v2

int EdRotState::v2

Definition at line 52 of file bmesh_beautify.c.


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