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-12-22 at 00:01:23 +0000