Steeriously
0.1
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
include
steeriously
GeometryHelpers.hpp
1
#include <steeriously/VectorMath.hpp>
2
3
namespace
steer
4
{
5
16
bool
LineIntersection2D
(
steer::Vector2
A,
steer::Vector2
B,
steer::Vector2
C,
steer::Vector2
D,
float
& dist,
steer::Vector2
& point);
17
25
void
WrapAround
(
steer::Vector2
&pos,
int
MaxX,
int
MaxY);
26
27
}
//namespace steer
Generated on Sun Dec 10 2017 18:36:36 for Steeriously by
1.8.2