Blender  V3.3
Public Attributes | List of all members
SEdge Union Reference

Public Attributes

struct {
   int   i0
 
   int   i1
 
   int   f
 
}; 
 
int array [3]
 

Detailed Description

Definition at line 806 of file mikktspace.c.

Member Data Documentation

◆ 

struct { ... }

◆ array

int SEdge::array[3]

Definition at line 810 of file mikktspace.c.

Referenced by QuickSortEdges().

◆ f

int SEdge::f

Definition at line 808 of file mikktspace.c.

Referenced by BuildNeighborsFast().

◆ i0

int SEdge::i0

Definition at line 808 of file mikktspace.c.

Referenced by BuildNeighborsFast().

◆ i1

int SEdge::i1

Definition at line 808 of file mikktspace.c.

Referenced by BuildNeighborsFast().


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