Class hierarchy   Compound list   File list   Compound Members   File Members  

MeshMod Class Reference

Inherited by MeshMod_FixBridge, MeshMod_FixPipe and MeshMod_TexFloor.

List of all members.

Public Members


Member Function Documentation

virtual bool MeshMod::bad(void) hook [virtual]

abstract prototype

Returns:
true, if parsing or constructing failed.

Reimplemented in MeshMod_TexFloor.

virtual bool MeshMod::parse(Parser &) hook [virtual]

abstract prototype

create the modifier's data

Returns:
true, if parsing succeeded. The prototype always returns true.

Reimplemented in MeshMod_TexFloor.

virtual bool MeshMod::apply(Mesh *) = 0 [pure virtual]

mesh modifying function

abstract prototype

Reimplemented in MeshMod_TexFloor, MeshMod_FixPipe and MeshMod_FixBridge.

virtual void MeshMod::dump(const char *pref) hook [virtual]

abstract prototype

debugging function: dump info to stdout with preceeding pref

Reimplemented in MeshMod_TexFloor, MeshMod_FixPipe and MeshMod_FixBridge.


The documentation for this class was generated from the following file:
Generated at Wed May 31 21:08:20 2000 for Rvtmod/rvglue by doxygen  written by Dimitri van Heesch, © 1997-1998