Functions

bvh/test/test.cpp File Reference

#include <iostream>
#include "common/wave_ex.h"
#include "bvh/bvh.h"
#include "perf/perf.h"
Include dependency graph for bvh/test/test.cpp:

Go to the source code of this file.

Functions

static void dumpPositions (IN bvh::Skeleton *skeleton, IN float time)
static void doTest (IN const char *bvhFile)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void dumpPositions ( IN bvh::Skeleton skeleton,
IN float  time 
) [static]

Definition at line 27 of file bvh/test/test.cpp.

static void doTest ( IN const char *  bvhFile  )  [static]

Definition at line 57 of file bvh/test/test.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 103 of file bvh/test/test.cpp.