| 1511 | #endif |
| 1512 | |
| 1513 | void CPHShell::SetSmall() { CPHCollideValidator::SetClassSmall(*this); } |
| 1514 | |
| 1515 | void CPHShell::SetIgnoreSmall() { CPHCollideValidator::SetClassSmallNotCollide(*this); } |
| 1516 | void CPHShell::CutVelocity(float l_limit, float a_limit) |
no outgoing calls
no test coverage detected