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

Meta-information attached to arguments. More...

#include <OGF/gom/common/common.h>
#include <OGF/gom/reflection/meta_type.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  OGF::MetaArg
 The representation of the arguments in the Meta repository. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef std::vector< MetaArg > OGF::MetaArgList
 Meta representation of a list of arguments.
 

Detailed Description

Meta-information attached to arguments.

Definition in file meta_arg.h.