Graphite
Version 3
An experimental 3D geometry processing program
|
A class for Grob composed of several parts. More...
#include <OGF/scene_graph/common/common.h>
#include <OGF/scene_graph/grob/grob.h>
#include <OGF/gom/interpreter/interpreter.h>
#include <map>
Go to the source code of this file.
Classes | |
class | OGF::CompositeGrobScope |
An Interpreter Scope that corresponds to the objects in a CompositeGrob. More... | |
class | OGF::CompositeGrob |
A Composite Graphite Object. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< CompositeGrob > | OGF::CompositeGrob_var |
An automatic reference-counted pointer to a CompositeGrob. | |
A class for Grob composed of several parts.
Definition in file composite_grob.h.