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 2025-07-08 at 12:01:11 +0000