#include "../../defs.h"
#include "VertexSimplexInc.h"
#include <vector>
#include <iosfwd>
#include "SimplexAdj.ipp"
Go to the source code of this file.
Namespaces | |
| namespace | geom |
Classes | |
| class | geom::SimplexAdj< M > |
| Simplex-simplex adjacencies in an M-D indexed simplex set. More... | |
Functions | |
| template<int M> | |
| std::ostream & | geom::operator<< (std::ostream &out, const SimplexAdj< M > &x) |
| Write the simplex adjacencies. | |
1.4.7