tec::GLSymbol
#include <render-system.hpp>
Public Functions
| Name | |
|---|---|
| const GLSymbol & | Get(GLenum which) |
Public Attributes
| Name | |
|---|---|
| std::string | name |
Public Functions Documentation
function Get
static const GLSymbol & Get(
GLenum which
)
Public Attributes Documentation
variable name
std::string name;
Updated on 2022-07-24 at 19:27:35 +0000