pub fn load_collision_checker(
map_name: &str,
style: CollisionCheckerStyle,
) -> CollisionCheckerExpand description
Load a visibility checker from a pickle file if available; otherwise build from a .tri file.
§Panics
Will panic if the bath path for the tri or vis file cannot be constructed.
Is “CURRENT_FILE_PATH/../../”