Functions

opt_octree.cpp File Reference

#include <stack>
#include "opt_octree.h"

Functions

bool opt_isosurface_walker (OptOctree &fo, Key *keys)
bool opt_direct_isosurface_walker (OptOctree &fo, Key *keys)
bool opt_draw_walker (OptOctree &fo, Key *keys)
bool opt_timing_walker (OptOctree &fo, Key *keys)

Detailed Description

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

Octree structure with hashtable and optimized operations


Function Documentation

bool opt_direct_isosurface_walker ( OptOctree fo,
Key *  keys 
)

isovalues at the cube vertices

geometry of the cube

bool opt_isosurface_walker ( OptOctree fo,
Key *  keys 
)

isovalues at the cube vertices

geometry of the cube

indexes of the cube

 All Classes Files Functions Variables Typedefs Enumerations Defines