#include <triangle.h>
Public Attributes | |
struct { | |
ULONG ParSib | |
ULONG Child | |
} | Refs |
struct { | |
_TRI_SPLAY_LINKS * ParSibPtr | |
_TRI_SPLAY_LINKS * ChildPtr | |
} | Ptrs |
|
Definition at line 22 of file triangle.h. |
|
Definition at line 26 of file triangle.h. |
|
Definition at line 21 of file triangle.h. |
|
Definition at line 25 of file triangle.h. |
|
|
|
Referenced by TriDelete(), TriRotateLeft(), and TriRotateRight(). |