Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Mod_DoubleSided Class Reference

implementation of doublesided option. More...

#include <simplemods.h>

Inheritance diagram for Mod_DoubleSided:

ParsedMod PolygonModifier List of all members.

Public Methods

virtual bool apply (Polygon*)
virtual void dump (const char *pref)


Detailed Description

implementation of doublesided option.

as the option requires no argument, ParsedMod::parse() isn't reimplemented


Member Function Documentation

bool Mod_DoubleSided::apply ( Polygon * p ) [virtual]
 

polygon modifying function

abstract prototype

Reimplemented from PolygonModifier.

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

abstract prototype

debugging function: dump info to stdout with preceeding pref

Reimplemented from ParsedMod.


The documentation for this class was generated from the following files:
Generated at Fri Jul 26 09:33:59 2002 for rvtmod/rvglue by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000