Graphite
Version 3
An experimental 3D geometry processing program
|
The base class for all objects in the GOM system. More...
#include <OGF/gom/common/common.h>
#include <OGF/gom/types/gom_defs.h>
#include <OGF/gom/types/arg_list.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | OGF::Object |
Base class for all objects in the GOM system. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< Object > | OGF::Object_var |
An automatic reference-counted pointer to an Object. | |
The base class for all objects in the GOM system.
Definition in file object.h.