Wildmeshing Toolkit
|
#include "is_ccw.hpp"
#include <wmtk/Tuple.hpp>
#include <wmtk/autogen/edge_mesh/is_ccw.hpp>
#include <wmtk/autogen/tet_mesh/is_ccw.hpp>
#include <wmtk/autogen/tri_mesh/is_ccw.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::autogen | |
Functions | |
bool | wmtk::autogen::is_ccw (PrimitiveType pt, const Tuple &t) |
bool | wmtk::autogen::tuple_is_valid_for_ccw (PrimitiveType pt, const Tuple &t) |