Defines | Typedefs | Functions

perf_main.cpp File Reference

#include "opt_octree.h"
#include "hash.h"
#include "implfuns.h"

Defines

#define OCTREE_SWITCH   2
#define OCTREE_OPT   1
#define OCTREE_STRING   "2 opt"
#define NPOINTS   100
#define RADIUS   (0.003f)
#define NDUALS   10
#define MLEVEL   5
#define IMPLFUN   1
#define ISOVAL   0.5

Typedefs

typedef OptOctree Octree
 octree type

Functions

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

Detailed Description

Author:
Thomas Lewiner <tomlew@puc-rio.br>
Matmidia Lab, Math Dept, PUC-Rio
Date:
10/01/2010

Octree performances test


Function Documentation

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

main data structure

 All Classes Files Functions Variables Typedefs Enumerations Defines