tec::vertex::AttribData
Public Attributes
| Name | |
|---|---|
| GLuint | channel |
| GLuint | count |
| GLuint | data_type |
| GLuint | normalize |
| size_t | offset |
Public Attributes Documentation
variable channel
GLuint channel;
variable count
GLuint count;
variable data_type
GLuint data_type;
variable normalize
GLuint normalize;
variable offset
size_t offset;
Updated on 2022-07-24 at 19:27:35 +0000