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

Classes

class  osgFX::Technique

Defines

#define META_Technique(name, description)

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 on Sun Oct 1 13:17:03 2006 for openscenegraph by  doxygen 1.4.7