Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Technique File Reference

#include <osgFX/Export>
#include <osg/Referenced>
#include <osg/State>
#include <osg/Group>
#include <osg/NodeVisitor>
#include <vector>
#include <string>

Namespaces

namespace  osgFX

Defines

#define META_Technique(name, description)
 An helper macro that defines the methods techniqueName() and techniqueDescription() making them return the strings passed as parameters.


Define Documentation

#define META_Technique name,
description   ) 
 

Value:

inline virtual const char *techniqueName() { return name; } \
    inline virtual const char *techniqueDescription() { return description; }
An helper macro that defines the methods techniqueName() and techniqueDescription() making them return the strings passed as parameters.


Generated at Thu Nov 24 16:22:35 2005 for the OpenSceneGraph by doxygen 1.3.6.