|
Ion
|
#include "ion/gfx/bufferobject.h"

Go to the source code of this file.
Classes | |
| class | ion::gfx::IndexBuffer |
| An IndexBuffer is a type of BufferObject that contains the element indices of an array, e.g., a vertex index array. More... | |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::gfx | |
Typedefs | |
| typedef base::ReferentPtr < IndexBuffer >::Type | ion::gfx::IndexBufferPtr |