le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
vertex_bounds.hpp File Reference
#include "le2d/vertex.hpp"
#include <glm/mat4x4.hpp>
#include <kvf/rect.hpp>
#include <span>

Go to the source code of this file.

Namespaces

namespace  le
 

Functions

auto le::vertex_bounds (std::span< Vertex const > vertices, glm::mat4 const &model) -> kvf::Rect<>