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

filterregistry.h File Reference

Contains a registry of normal surface filtering classes known to the engine. Each such class should be a subclass of NSurfaceFilter. More...

#include "surfaces/nsurfacefilter.h"
#include "surfaces/sfproperties.h"
#include "surfaces/sfcombination.h"


Detailed Description

Contains a registry of normal surface filtering classes known to the engine. Each such class should be a subclass of NSurfaceFilter.

Each time a new filtering class is created, this filter registry should be updated. Instructions regarding how to do this are included in filterregistry.h, which also contains instructions regarding how to actually use the filter registry.

See NSurfaceFilter for further details.


Copyright © 1999-2003, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).