Functions

mem_octree.cpp File Reference

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

Functions

bool mem_isosurface_walker (MemOctree &fo, Key *keys)
bool mem_direct_isosurface_walker (MemOctree &fo, Key *keys)
bool mem_draw_walker (MemOctree &fo, Key *keys)
bool mem_timing_walker (MemOctree &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 without auxiliary memory


Function Documentation

bool mem_direct_isosurface_walker ( MemOctree fo,
Key *  keys 
)

isovalues at the cube vertices

geometry of the cube

bool mem_isosurface_walker ( MemOctree fo,
Key *  keys 
)

isovalues at the cube vertices

geometry of the cube

indexes of the cube

 All Classes Files Functions Variables Typedefs Enumerations Defines