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-01-18 at 00:11:04 +0000