Shirag 0.1.0
Loading...
Searching...
No Matches
Namespaces | Functions
raytrace.hpp File Reference
#include <raylib.h>
#include <vector>
Include dependency graph for raytrace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Shirag
 
namespace  Shirag::Raytrace
 

Functions

std::vector< Vector2 > Shirag::Raytrace::raytrace (Vector2 StartPosition, int Segments, std::vector< Rectangle > &Obstacles, int Range)