|
staticprivate |
Tests whether cylinder is intersecting oriented box.
mins | vector Minimums of bound box |
maxs | vector Maximums of bound box |
obbMat | vector Transform of box |
cylMat | vector Transform of cylinder |
cylinderRadius | float Radius of cylinder |
cylinderHeight | float Height of cylinder |
bool
True when cylinder is intersecting oriented box Используется в CfgPlayerRestrictedAreaHandler::IsCylinderInAreaBox().