Pioneer
Loading...
Searching...
No Matches
Functions
perlintest.cpp File Reference
#include "perlin.h"
#include "Random.h"
#include "matrix4x4.h"
#include "vector3.h"
#include <stdio.h>
#include <vector>
Include dependency graph for perlintest.cpp:

Functions

double testfunc ()
 
double testfunc2 ()
 
volatile int ReadTSC ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

◆ ReadTSC()

volatile int ReadTSC ( )

◆ testfunc()

double testfunc ( )
Here is the call graph for this function:

◆ testfunc2()

double testfunc2 ( )
Here is the call graph for this function: