#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::collision |
Functions | |
template<typename coordsys_type , typename plane_type , typename box_type , typename real_type , typename vector3_type > | |
int | OpenTissue::collision::plane_box (coordsys_type const &PtoWCS, coordsys_type const &BtoWCS, plane_type const &plane, box_type const &box, real_type const &envelope, vector3_type *p, vector3_type &n, real_type *distance) |