Wildmeshing Toolkit
convert.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
wmtk/PrimitiveType.hpp
>
3
4
namespace
wmtk::autogen::subgroup
{
5
6
int8_t
convert
(
PrimitiveType
from,
PrimitiveType
to, int8_t source);
7
int8_t
convert
(int8_t from, int8_t to, int8_t source);
8
9
}
10
11
#include "
convert.hxx
"
PrimitiveType.hpp
convert.hxx
wmtk::autogen::subgroup
Definition:
convert.hpp:4
wmtk::autogen::subgroup::convert
int8_t convert(PrimitiveType from, PrimitiveType to, int8_t source)
Definition:
convert.hxx:8
wmtk::PrimitiveType
PrimitiveType
Definition:
PrimitiveType.hpp:9
src
wmtk
autogen
subgroup
convert.hpp
Generated by
1.9.1