|
Ion
|
#include "ion/base/referent.h"#include "ion/base/stlalloc/allocvector.h"#include "ion/gfx/attribute.h"#include "ion/gfx/resourceholder.h"

Go to the source code of this file.
Classes | |
| class | ion::gfx::AttributeArray |
| An AttributeArray represents a collection of Attributes used to describe the vertices of a Shape. More... | |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::gfx | |
Typedefs | |
| typedef base::ReferentPtr < AttributeArray >::Type | ion::gfx::AttributeArrayPtr |
| Convenience typedef for shared pointer to a AttributeArray. More... | |