Subversion Repositories gelsvn

Rev

Rev 61 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61 Rev 443
Line 1... Line 1...
1
#ifndef __GRIDALGORITHM_H
1
#ifndef __GEOMETRY_GRIDALGORITHM_H
2
#define __GRIDALGORITHM_H
2
#define __GEOMETRY_GRIDALGORITHM_H
3
 
3
 
4
/*
4
/*
5
Functions:
5
Functions:
6
 
6
 
7
  void for_each_voxel(Grid& g, F& f);
7
  void for_each_voxel(Grid& g, F& f);