Aether3D Game Engine
Public Attributes | List of all members
ae3d::Shader::IntDefaultedToMinusOne Struct Reference

Wraps an int that is defaulted to -1. Needed for uniform handling. More...

#include <Shader.hpp>

Public Attributes

int i = -1
 -1 means unused/missing uniform.
 

Detailed Description

Wraps an int that is defaulted to -1. Needed for uniform handling.


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