#include <OpenTissue/configuration.h>
#include <cassert>
#include <OpenTissue/core/math/math_constants.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename vector3_iterator , typename aabb_type > | |
void | OpenTissue::geometry::aabb_fit (vector3_iterator begin, vector3_iterator end, aabb_type &aabb) |