Typedef inexor::vulkan_renderer::world::Polygon

Typedef Documentation

using inexor::vulkan_renderer::world::Polygon = std::array<glm::vec3, 3>

std::vector<Polygon> can probably replaced with an array.