#include <wmodlist.h>
Inheritance diagram for W_ModList:

Public Methods | |
| W_ModList () | |
| virtual | ~W_ModList () |
| virtual bool | parseUnknown (Parser &) |
| virtual bool | apply_MeshOperators (Mesh *) |
| virtual void | dump (const char *pref) |
Private Attributes | |
| std::vector<MeshMod *> | mods |
|
|
|
|
|
|
|
|
|
|
|
abstract prototype debugging function: dump info to stdout with preceeding pref Reimplemented from ModList. |
|
|
called from parse() for unknown options. looks it up in the "define" section. can be reimplemented by subclasses to implement additional keywords Reimplemented from ModList. |
|
|
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000