#include <OpenTissue/configuration.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::psys |
Functions | |
template<typename particle_system_type , typename plane_type , typename contact_point_container > | |
void | OpenTissue::psys::collision_psys_plane (particle_system_type &system, plane_type const &plane, contact_point_container &contacts) |