Base/Tools.h File Reference

#include <functional>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

struct  Base::iotaGen< T >
class  Base::manipulator< T >
class  Base::StopWatch
struct  Base::Tools

Namespaces

namespace  Base
 

The namespace of the FreeCAD Base library.


Defines

#define M_PI   3.14159265358979323846

Functions

manipulator< int > Base::blanks (int n)
std::ostream & Base::blanksN (std::ostream &os, int n)
template<class T >
Base::clamp (T num, T lower, T upper)
template<class T >
Base::fmod (T numerator, T denominator)
template<class T >
Base::sgn (T t)
manipulator< int > Base::tabs (int n)
std::ostream & Base::tabsN (std::ostream &os, int n)
template<class T >
Base::toDegrees (T r)
template<class T >
Base::toRadians (T d)

Define Documentation

#define M_PI   3.14159265358979323846

Generated on Wed Nov 23 19:01:24 2011 for FreeCAD by  doxygen 1.6.1