Wildmeshing Toolkit
SimplexDart.cpp
Go to the documentation of this file.
1 #include "SimplexDart.hpp"
3 const std::array<int8_t, 1> SimplexDart::_indices = {{0}};
4 }
static const std::array< int8_t, 1 > _indices
Definition: SimplexDart.hpp:27