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::OutlineBuilder |
OutlineBuilder is a derived Builder class that can render text with outlines. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::text | |
Typedefs | |
typedef base::ReferentPtr < OutlineBuilder >::Type | ion::text::OutlineBuilderPtr |
Convenience typedef for shared pointer to an OutlineBuilder. More... | |