Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
statetable.h File Reference
#include <bitset>
#include "base/integral_types.h"
#include "ion/base/referent.h"
#include "ion/math/range.h"
#include "ion/math/vector.h"
Include dependency graph for statetable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfx::StateTable
 A StateTable represents a collection of graphical state items that affect OpenGL rendering. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfx
 

Typedefs

typedef base::ReferentPtr
< StateTable >::Type 
ion::gfx::StateTablePtr
 Convenience typedef for shared pointer to a StateTable. More...