#include <meshmod.h>
Inheritance diagram for MeshMod:

Public Methods | |
| virtual bool | bad (void) hook |
| virtual bool | parse (Parser &) hook |
| virtual bool | apply (Mesh *) = 0 |
| virtual void | dump (const char *pref) hook |
|
|
mesh modifying function abstract prototype Reimplemented in MeshMod_FixBridge, MeshMod_FixPipe, and MeshMod_TexFloor. |
|
|
abstract prototype
Reimplemented in MeshMod_TexFloor. |
|
|
abstract prototype debugging function: dump info to stdout with preceeding pref Reimplemented in MeshMod_FixBridge, MeshMod_FixPipe, and MeshMod_TexFloor. |
|
|
abstract prototype create the modifier's data
Reimplemented in MeshMod_TexFloor. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000