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

Mod_LowerColl Class Reference

implementation of lower_coll option. More...

#include <simplemods.h>

Inheritance diagram for Mod_LowerColl:

ParsedMod PolygonModifier List of all members.

Public Methods

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

Private Attributes

bool parsed
rvfloat value


Detailed Description

implementation of lower_coll option.

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


Constructor & Destructor Documentation

Mod_LowerColl::Mod_LowerColl ( void )
 


Member Function Documentation

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

polygon modifying function

abstract prototype

Reimplemented from PolygonModifier.

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

abstract prototype

debugging function: dump info to stdout with preceeding pref

Reimplemented from ParsedMod.


Member Data Documentation

bool Mod_LowerColl::parsed [private]
 

rvfloat Mod_LowerColl::value [private]
 


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