CGAL 6.0 - 3D Isosurfacing
|
#include <CGAL/Isosurfacing_3/Cartesian_grid_3.h>
Tag.
A policy to choose whether grid vertex locations should be cached, or recomputed at each access.
Tag | a tag that is either Tag_true (locations are cached) or Tag_false (locations are not cached). |