Thunderbots Project
Loading...
Searching...
No Matches
furthest_point.h
1
#pragma once
2
3
#include "software/geom/point.h"
4
#include "software/geom/rectangle.h"
5
12
Point
furthestPoint(
const
Rectangle
& a,
const
Point
& b);
Point
Definition
point.h:14
Rectangle
Definition
rectangle.h:10
src
software
geom
algorithms
furthest_point.h
Generated by
1.9.8