#include <Physics2D.h>
template<typename BODY_TYPE >
emp::Physics2D< BODY_TYPE >::Physics2D |
( |
double |
width, |
|
|
double |
height, |
|
|
double |
max_org_diameter = 20 , |
|
|
bool |
detach = true |
|
) |
| |
|
inline |
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
template<typename BODY_TYPE >
bool emp::Physics2D< BODY_TYPE >::TestPairCollision |
( |
BODY_TYPE & |
body1, |
|
|
BODY_TYPE & |
body2 |
|
) |
| |
|
inline |
template<typename BODY_TYPE >
The documentation for this class was generated from the following file: