Inherited by MeshMod_FixBridge, MeshMod_FixPipe and MeshMod_TexFloor.
[virtual]
abstract prototype
true,
if parsing or constructing failed.
Reimplemented in MeshMod_TexFloor.
[virtual]
abstract prototype
create the modifier's data
true,
if parsing succeeded. The prototype always returns true.
Reimplemented in MeshMod_TexFloor.
[pure virtual]
mesh modifying function
abstract prototype
Reimplemented in MeshMod_TexFloor, MeshMod_FixPipe and MeshMod_FixBridge.
[virtual]
abstract prototype
debugging function: dump info to stdout with preceeding pref
Reimplemented in MeshMod_TexFloor, MeshMod_FixPipe and MeshMod_FixBridge.