Skip to content

Offscreen::Vertex

[1]

#include <offscreen.h>

Public Attributes

Name
glm::vec2 pos
glm::vec4 color

Public Attributes Documentation

variable pos

1
glm::vec2 pos;

variable color

1
glm::vec4 color;

Updated on 2024-08-28 at 00:05:05 +0000