Blender  V3.3
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 1918 of file mesh.cc.

Member Data Documentation

◆ new_index

int SplitFaceNewVert::new_index

Definition at line 1920 of file mesh.cc.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ next

struct SplitFaceNewVert* SplitFaceNewVert::next

Definition at line 1919 of file mesh.cc.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ orig_index

int SplitFaceNewVert::orig_index

Definition at line 1921 of file mesh.cc.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().

◆ vnor

float* SplitFaceNewVert::vnor

Definition at line 1922 of file mesh.cc.

Referenced by split_faces_prepare_new_verts(), and split_faces_split_new_verts().


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