#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_precision.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename real_type , typename vector3_type > | |
unsigned int | OpenTissue::geometry::obb_z_slice (vector3_type const vertices[8], real_type z, vector3_type slice[8]) |