The QuadInternal class represents an internal implementation of a quad shape.
More...
#include <Primitives.h>
The QuadInternal class represents an internal implementation of a quad shape.
◆ QuadInternal()
QuadInternal::QuadInternal |
( |
int | a | ) |
|
Constructs a new QuadInternal object with a parameter.
- Parameters
-
◆ EBO
uint32 QuadInternal::EBO = 0 |
The element buffer object ID.
◆ quadInstance
◆ VAO
uint32 QuadInternal::VAO = 0 |
The vertex array object ID.
◆ VBO
uint32 QuadInternal::VBO = 0 |
The vertex buffer object ID.
The documentation for this class was generated from the following files: