scg3  0.6
scg::OGLSampler Struct Reference

Sampler name and texture unit. More...

#include "scg_internals.h"

Public Attributes

const GLchar * name
 
GLuint texUnit
 

Detailed Description

Sampler name and texture unit.

Definition at line 253 of file scg_internals.h.

Member Data Documentation

◆ name

const GLchar* scg::OGLSampler::name

Definition at line 254 of file scg_internals.h.

◆ texUnit

GLuint scg::OGLSampler::texUnit

Definition at line 255 of file scg_internals.h.


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