Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
uniformblock.cc
Go to the documentation of this file.
1 
18 #include "ion/gfx/uniformblock.h"
19 
20 namespace ion {
21 namespace gfx {
22 
24 
26 
27 } // namespace gfx
28 } // namespace ion
A UniformHolder is a base class for an object that holds Uniforms.
Definition: uniformholder.h:39
~UniformBlock() override
The destructor is protected because all base::Referent classes must have protected or private destruc...
Definition: uniformblock.cc:25