Namespaces | Enumerations

_src_graph_typesig_defs.hh File Reference

Type signature checking. More...

Go to the source code of this file.

Namespaces

namespace  graph
 

graph module.


Enumerations

enum  { graph::TYPESIG_GRAPH = (uint('g')<<24) | (uint('r')<<16) | (uint('a')<<8) | uint('p'), graph::TYPESIG_SUBGRAPH = (uint('s')<<24) | (uint('u')<<16) | (uint('b')<<8) | uint('g'), graph::TYPESIG_NODE_SORT = (uint('n')<<24) | (uint('s')<<16) | (uint('r')<<8) | uint('t'), graph::TYPESIG_SCENE_GRAPH = (uint('s')<<24) | (uint('c')<<16) | (uint('e')<<8) | uint('n') }

Detailed Description

Type signature checking.

LastChangedDate:
2009-11-22 22:39:11 -0500 (Sun, 22 Nov 2009)
Author:
Jim E. Brooks http://www.palomino3d.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10