[][src]Function spine::ffi::spSkeletonBounds_aabbIntersectsSkeleton

pub unsafe extern "C" fn spSkeletonBounds_aabbIntersectsSkeleton(
    self_: *mut spSkeletonBounds,
    bounds: *mut spSkeletonBounds
) -> i32

Returns true if the axis aligned bounding box intersects the axis aligned bounding box of the specified bounds.