Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_TRI_SPLAY_LINKS Union Reference

#include <triangle.h>

List of all members.

Public Attributes

struct {
   ULONG   ParSib
   ULONG   Child
Refs
struct {
   _TRI_SPLAY_LINKS *   ParSibPtr
   _TRI_SPLAY_LINKS *   ChildPtr
Ptrs


Member Data Documentation

ULONG _TRI_SPLAY_LINKS::Child
 

Definition at line 22 of file triangle.h.

union _TRI_SPLAY_LINKS* _TRI_SPLAY_LINKS::ChildPtr
 

Definition at line 26 of file triangle.h.

ULONG _TRI_SPLAY_LINKS::ParSib
 

Definition at line 21 of file triangle.h.

union _TRI_SPLAY_LINKS* _TRI_SPLAY_LINKS::ParSibPtr
 

Definition at line 25 of file triangle.h.

struct { ... } _TRI_SPLAY_LINKS::Ptrs
 

struct { ... } _TRI_SPLAY_LINKS::Refs
 

Referenced by TriDelete(), TriRotateLeft(), and TriRotateRight().


The documentation for this union was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7