Kale
Loading...
Searching...
No Matches
Namespaces | Functions
Utils.hpp File Reference
#include <Kale/Math/Vector/Vector.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Kale
 

Functions

std::pair< std::vector< Vector2f >, std::vector< unsigned int > > Kale::triangulatePath (const Vector2f *begin, const Vector2f *end)
 
std::pair< std::vector< float >, std::vector< unsigned int > > Kale::triangulatePathFloat (const Vector2f *begin, const Vector2f *end)