#include <basix/glue.hpp>
#include <shape/axel_glue.hpp>
#include <shape/color.hpp>
Go to the source code of this file.
Namespaces
Defines
Functions
- bool operator== (const shape::color< shape::MGXK > &v1, const shape::color< shape::MGXK > &v2)
- bool operator!= (const shape::color< shape::MGXK > &v1, const shape::color< shape::MGXK > &v2)
- bool exact_eq (const shape::color< shape::MGXK > &v1, const shape::color< shape::MGXK > &v2)
- bool exact_neq (const shape::color< shape::MGXK > &v1, const shape::color< shape::MGXK > &v2)
- unsigned hash (const shape::color< shape::MGXK > &v)
- unsigned exact_hash (const shape::color< shape::MGXK > &m)
- unsigned soft_hash (const shape::color< shape::MGXK > &m)
- syntactic flatten (const shape::color< shape::MGXK > &s)
Define Documentation
#define COLOR shape_color |
#define shape_color shape::color<shape::MGXK> |