Graphite  Version 3
An experimental 3D geometry processing program
node.h File Reference

The base class for all composite objects in the GOM system. More...

Go to the source code of this file.

Classes

class  OGF::Node
 A composite object in the GOM system. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef SmartPointer< Node > OGF::Node_var
 An automatic reference-counted pointer to a Node.
 

Detailed Description

The base class for all composite objects in the GOM system.

Definition in file node.h.