|
Ion
|
#include "ion/base/stlalloc/allocvector.h"#include "ion/math/vector.h"#include "ion/text/builder.h"

Go to the source code of this file.
Classes | |
| class | ion::text::BasicBuilder |
| BasicBuilder is a derived Builder class that uses a very basic shader to render text. More... | |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::text | |
Typedefs | |
| typedef base::ReferentPtr < BasicBuilder >::Type | ion::text::BasicBuilderPtr |
| Convenience typedef for shared pointer to a BasicBuilder. More... | |