class com.babylonhx.culling.BoundingBox implements ISmartArrayCompatible
Available on all platforms
... * @author Krtolica Vujadin
Class Fields
static function IntersectsSphere(minPoint:Vector3, maxPoint:Vector3, sphereCenter:Vector3, sphereRadius:Float):Bool
static function IsCompletelyInFrustum(boundingVectors:Vector<Vector3>, frustumPlanes:Array<Plane>):Bool