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

Public Attributes

struct PolyIndexnext
 
struct PolyIndexprev
 
uint index
 
eSign sign
 

Detailed Description

Circular double linked-list.

Definition at line 137 of file polyfill_2d.c.

Member Data Documentation

◆ index

uint PolyIndex::index

◆ next

struct PolyIndex* PolyIndex::next

◆ prev

struct PolyIndex * PolyIndex::prev

◆ sign

eSign PolyIndex::sign

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