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

#include <BLI_edgehash.h>

Public Attributes

uint v_low
 
uint v_high
 

Detailed Description

Definition at line 19 of file BLI_edgehash.h.

Member Data Documentation

◆ v_high

uint _EdgeHash_Edge::v_high

Definition at line 20 of file BLI_edgehash.h.

Referenced by BLI_edgehash_print().

◆ v_low

uint _EdgeHash_Edge::v_low

Definition at line 20 of file BLI_edgehash.h.

Referenced by BLI_edgehash_print().


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