Graphite
Version 3
An experimental 3D geometry processing program
|
The base class for all 3D objects in the system. More...
#include <OGF/scene_graph/common/common.h>
#include <OGF/scene_graph/types/properties.h>
#include <OGF/gom/types/node.h>
#include <OGF/basic/math/geometry.h>
#include <map>
Go to the source code of this file.
Classes | |
class | OGF::Grob |
Base class for all 3D Graphite objects. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< Grob > | OGF::Grob_var |
An automatic reference-counted pointer to a Grob. | |
The base class for all 3D objects in the system.
Definition in file grob.h.