Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Dict Struct Reference

#include <src/glu-libtess/src/dict-list.h>

+ Collaboration diagram for Dict:

Public Attributes

DictNode head
 
voidframe
 
int(* leq )(void *frame, DictKey key1, DictKey key2)
 

Detailed Description

Member Data Documentation

◆ frame

void * Dict::frame

◆ head

DictNode Dict::head

◆ leq

int(* Dict::leq)(void *frame, DictKey key1, DictKey key2)

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