#include <tazmod.h>
Inheritance diagram for Mod_TAZ:

Public Methods | |
| Mod_TAZ () | |
| virtual | ~Mod_TAZ () |
| virtual bool | apply (Polygon*) |
| virtual bool | bad (void) |
| virtual bool | parse (Parser &) |
| void | dump (const char *pref) |
Private Methods | |
| void | enterList (ModList *, rvulong id) |
| bool | readOneList (Parser &) |
| bool | readTAZFile (const char *fname) |
| bool | isPointInZone (Vector &, RV_TAZ_Data &) |
Private Attributes | |
| bool | parsed |
| rvulong | size |
| Mod_TAZ_Entry* | zones |
| ModList* | defaultmod |
|
|
|
|
|
|
|
|
polygon modifying function abstract prototype Reimplemented from PolygonModifier. |
|
|
abstract prototype
Reimplemented from ParsedMod. |
|
|
abstract prototype debugging function: dump info to stdout with preceeding pref Reimplemented from ParsedMod. |
|
|
|
|
|
|
|
|
abstract prototype create the modifier's data
Reimplemented from ParsedMod. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000