#include <OpenTissue/configuration.h>
#include <OpenTissue/core/geometry/geometry_volume_shape.h>
#include <OpenTissue/core/geometry/geometry_compute_obb_aabb.h>
#include <OpenTissue/core/function/function_signed_distance_function.h>
#include <OpenTissue/utility/utility_class_id.h>
#include <OpenTissue/core/math/math_rotation.h>
#include <OpenTissue/core/math/math_precision.h>
#include <cassert>
Go to the source code of this file.
Classes | |
class | OpenTissue::geometry::OBB< math_types_ > |
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |