util.h File Reference

Utility functions that do not fit in any other file. More...

#include <exception>
#include <string>

Go to the source code of this file.

Namespaces

namespace  HE

Classes

class  HE::HE_exception
 Exception class thrown whenever needed in a class or function within the HE namespace. More...

Functions

double HE::gaussianrand (double min, double max, long steps=10000)
 Ranged uniform random number generator.
double HE::rangerand (double min, double max, long steps=10000)
 Gaussian-alike (bell shaped) random number generator.


Detailed Description

Utility functions that do not fit in any other file.

Definition in file util.h.


Generated on Wed Apr 9 19:22:38 2008 for HalfEdge library by  doxygen 1.5.3