#include <basix/glue.hpp>
#include <basix/tuple.hpp>
#include <shape/MGXK.hpp>
#include <shape/bounding_box.hpp>
Go to the source code of this file.
Namespaces
Defines
Functions
- bool operator== (const shape::bounding_box< double, shape::MGXK > &v1, const shape::bounding_box< double, shape::MGXK > &v2)
- bool operator!= (const shape::bounding_box< double, shape::MGXK > &v1, const shape::bounding_box< double, shape::MGXK > &v2)
- bool exact_eq (const shape::bounding_box< double, shape::MGXK > &v1, const shape::bounding_box< double, shape::MGXK > &v2)
- bool exact_neq (const shape::bounding_box< double, shape::MGXK > &v1, const shape::bounding_box< double, shape::MGXK > &v2)
- unsigned hash (const shape::bounding_box< double, shape::MGXK > &v)
- unsigned exact_hash (const shape::bounding_box< double, shape::MGXK > &m)
- unsigned soft_hash (const shape::bounding_box< double, shape::MGXK > &m)
- syntactic flatten (const shape::bounding_box< double, shape::MGXK > &s)
- template<class C > shape::bounding_box< double,
shape::MGXK > shape_bounding_box_from_vector (const vector< C > &v)
Define Documentation
#define BoundingBox shape::bounding_box<double,shape::MGXK> |
#define shape_bounding_box shape::bounding_box<double, shape::MGXK> |