Nsound
0.9.4
|
#include <Nsound/Buffer.h>
#include <Nsound/Kernel.h>
#include <Nsound/RngTausworthe.h>
#include <string.h>
#include <cmath>
#include <iomanip>
#include <iostream>
Go to the source code of this file.
Macros | |
#define | FORMAT setw(12) << setprecision(9) << std::setiosflags(std::ios::fixed) |
Functions | |
void | swap_ (float64 &a, float64 &b) |
#define FORMAT setw(12) << setprecision(9) << std::setiosflags(std::ios::fixed) |
Referenced by Nsound::operator<<().