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

representation of properties in the Meta system More...

Go to the source code of this file.

Classes

class  OGF::MetaMethodSetProperty
 A MetaMethod that corresponds to the setter of a property. More...
 
class  OGF::MetaMethodGetProperty
 A MetaMethod that corresponds to the getter of a property. More...
 
class  OGF::MetaProperty
 The representation of a property in the Meta repository. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef SmartPointer< MetaProperty > OGF::MetaProperty_var
 Automatic reference-counted pointer to a MetaProperty.
 

Detailed Description

representation of properties in the Meta system

Definition in file meta_property.h.