#include "../../defs.h"
#include "SimplexIterator.h"
#include "../simplex/Simplex.h"
#include "../../../ads/array/Array.h"
#include <cassert>
#include "IndSimpSet.ipp"
Go to the source code of this file.
Namespaces | |
| namespace | geom |
Classes | |
| class | geom::IndSimpSet< _N, _M, _A, T, V, IS > |
| Class for a mesh that stores vertices and indexed simplices. More... | |
1.4.7