Antkeeper
0.0.1
|
#include <engine/geom/brep/brep-attribute.hpp>
#include <engine/utility/hash/fnv1a.hpp>
#include <iterator>
#include <memory>
#include <stdexcept>
#include <type_traits>
#include <unordered_map>
#include <utility>
Go to the source code of this file.
Classes | |
class | geom::brep_attribute_map |
Maps names to B-rep attributes. More... | |
class | geom::brep_attribute_map::iterator_template< Iter, Const > |
Namespaces | |
geom | |
Geometric algorithms. | |