Hymn to Beauty
C++ 3D Engine
Video::RenderScene::Icon Struct Reference

A billboarded texture. More...

#include <RenderScene.hpp>

Public Attributes

Texture2Dtexture
 
std::vector< glm::vec3 > positions
 

Detailed Description

A billboarded texture.

Member Data Documentation

◆ positions

std::vector<glm::vec3> Video::RenderScene::Icon::positions

◆ texture

Texture2D* Video::RenderScene::Icon::texture

The documentation for this struct was generated from the following file: