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

pp::Generators::MathGenerator Class Template Reference

A generator functor class for use with the sin, cos, tan, etc. More...

#include <Generators.h>

Inheritance diagram for pp::Generators::MathGenerator

Inheritance graph
[legend]
Collaboration diagram for pp::Generators::MathGenerator:

Collaboration graph
[legend]
List of all members.

Public Methods

 MathGenerator (double scale_input = 0.1)
 MathGenerator (double scale_input, double scale_output)
operator() ()
unsigned GetX ()
void SetX (unsigned x=0)
double GetScaleInput ()
double GetScaleOutput ()
void SetScaleInput (double scale)
void SetScaleOutput (double scale)
const char* GetName () const

Detailed Description

template<typename T = short, MathFunction f> template class pp::Generators::MathGenerator

A generator functor class for use with the sin, cos, tan, etc.

functions in <maths.h>


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:01 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000