#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_is_number.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gjk |
namespace | OpenTissue::gjk::detail |
Functions | |
template<typename V > | |
bool | OpenTissue::gjk::detail::outside_vertex_edge_voronoi_plane (V const &p, V const &A, V const &B) |