FreeWRL / FreeX3D 4.3.0
Dict Struct Reference

Data Fields

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

Detailed Description

Definition at line 94 of file dict-list.h.

Field Documentation

◆ frame

void * Dict::frame

Definition at line 96 of file dict-list.h.

◆ head

DictNode Dict::head

Definition at line 95 of file dict-list.h.

◆ leq

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

Definition at line 97 of file dict-list.h.


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