Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Decimate Class Reference

Decimate class. This class has a function 'remove' that does the decimation of the model. More...

#include <Decimate.h>

List of all members.

Public Methods

 Decimate ()
bool remove (Scene *scene, int maxNumRemoved)


Detailed Description

Decimate class. This class has a function 'remove' that does the decimation of the model.


Member Function Documentation

bool Decimate::remove Scene   scene,
int    maxNumRemoved
 

The purpose of this MQP is to decimate, so this is the function that decimates a scene. It is passed two parameters. To decimate we need a scene, from which we remove vertices, and a number of vertices to remove.


The documentation for this class was generated from the following files:
Generated on Fri Dec 21 00:16:49 2001 for Mesh Decimation by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001