class OSGFX_EXPORT osgFX::Registry


Inheritance:


Public Classes

[more]struct Proxy

Public Methods

[more]static Registry* instance()
[more]inline const Effect_map& getEffectMap() const
[more]inline const Registry::Effect_map& getEffectMap() const
[more]inline void registerEffect(const Effect* effect)

Public

[more]typedef std::map<std::string, osg::ref_ptr<const Effect> > Effect_map

Protected Methods

[more] Registry()
[more] ~Registry()


Documentation

ostruct Proxy

o Proxy(const Effect* effect)

otypedef std::map<std::string, osg::ref_ptr<const Effect> > Effect_map

ostatic Registry* instance()

oinline const Effect_map& getEffectMap() const

o Registry()

o ~Registry()

oinline const Registry::Effect_map& getEffectMap() const

oinline void registerEffect(const Effect* effect)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.