Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
splaynode Struct Reference

Definition at line 570 of file triangle.c.

Public Attributes

vertex keydest
 
struct otri keyedge
 
struct splaynodelchild
 
struct splaynoderchild
 

Member Data Documentation

◆ keydest

vertex splaynode::keydest

Definition at line 572 of file triangle.c.

◆ keyedge

struct otri splaynode::keyedge

Definition at line 571 of file triangle.c.

◆ lchild

struct splaynode* splaynode::lchild

Definition at line 573 of file triangle.c.

◆ rchild

struct splaynode * splaynode::rchild

Definition at line 573 of file triangle.c.

Collaboration diagram for splaynode:
[legend]

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