#include <VAO.h>
◆ VAO() [1/3]
◆ ~VAO()
◆ VAO() [2/3]
| VAO::VAO |
( |
const VAO & | other | ) |
|
|
default |
◆ VAO() [3/3]
◆ activate()
| auto VAO::activate |
( |
| ) |
const->void |
◆ deactivate()
| auto VAO::deactivate |
( |
| ) |
const->void |
◆ ID()
| auto VAO::ID |
( |
| ) |
const->GLuint |
|
inline |
◆ operator=() [1/2]
| auto VAO::operator= |
( |
const VAO & | other | ) |
->VAO &=default |
|
default |
◆ operator=() [2/2]
| auto VAO::operator= |
( |
VAO && | other | ) |
->VAO &=default |
|
defaultnoexcept |
◆ color
◆ position
◆ textureCoord
◆ VAOID
The documentation for this class was generated from the following files:
- /home/egrazil/sites/Brunot/The House/source/Graphics/VAO.h
- /home/egrazil/sites/Brunot/The House/source/Graphics/VAO.cpp