Siena Simplification Library Documentation (v. 1.1.4)

TFilter< Simplify > Class Template Reference

Template implementation of siena::filter. More...

#include <ssimp_types.h>

List of all members.

Public Member Functions

 TFilter (const TFilter &f)
const TFilteroperator= (const TFilter &f)
bool operator< (const TFilter &f) const
bool operator== (const TFilter &f) const
void add (const Constraint &c)
Iteratorfirst () const
const std::set< Constraint > & getConstraints () const
size_t bytesize () const
std::ostream & sff (std::ostream &out) const
int size () const
std::string str () const

Classes

class  Iterator
 Implementation of the siena::filter::iterator interface. More...


Detailed Description

template<bool Simplify>
class TFilter< Simplify >

Template implementation of siena::filter.

This template is parameterized by the simplification flag.


The documentation for this class was generated from the following file: