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

Public Attributes

struct SplitFaceNewVertnext
 
int new_index
 
int orig_index
 
floatvnor
 

Detailed Description

Definition at line 1872 of file mesh.c.

Member Data Documentation

◆ new_index

int SplitFaceNewVert::new_index

Definition at line 1874 of file mesh.c.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ next

struct SplitFaceNewVert* SplitFaceNewVert::next

Definition at line 1873 of file mesh.c.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ orig_index

int SplitFaceNewVert::orig_index

Definition at line 1875 of file mesh.c.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ vnor

float* SplitFaceNewVert::vnor

Definition at line 1876 of file mesh.c.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().


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