Ion
|
#include <bitset>
#include "base/integral_types.h"
#include "ion/base/referent.h"
#include "ion/math/range.h"
#include "ion/math/vector.h"
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... | |