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') } |
Type signature checking.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10