Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
shape.h File Reference
#include <string>
#include "ion/base/referent.h"
#include "ion/gfx/attributearray.h"
#include "ion/gfx/indexbuffer.h"
#include "ion/math/range.h"
Include dependency graph for shape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfx::Shape
 A Shape object represents a shape (vertices + indices) to draw. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfx
 

Typedefs

typedef base::ReferentPtr
< Shape >::Type 
ion::gfx::ShapePtr
 Convenience typedef for shared pointer to a Shape. More...