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

Public Attributes

LinkNodelist
 
uint list_len
 

Detailed Description

Store as value in GHash so we can get list-length without counting every time. Also means we don't need to update the GHash value each time.

Definition at line 124 of file bmesh_intersect.c.

Member Data Documentation

◆ list

LinkNode * LinkBase::list

◆ list_len

uint LinkBase::list_len

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