scg3  0.6
scg::OGLAttrib Struct Reference

Attribute name and location. More...

#include "scg_internals.h"

Public Attributes

const GLchar * name
 
GLuint location
 

Detailed Description

Attribute name and location.

Definition at line 226 of file scg_internals.h.

Member Data Documentation

◆ location

GLuint scg::OGLAttrib::location

Definition at line 228 of file scg_internals.h.

◆ name

const GLchar* scg::OGLAttrib::name

Definition at line 227 of file scg_internals.h.


The documentation for this struct was generated from the following file: