Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
PolyLine.h File Reference
#include "cinder/Vector.h"
#include <vector>
Include dependency graph for PolyLine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::PolyLine< T >
 

Namespaces

 cinder
 

Typedefs

typedef PolyLine< Vec2f > cinder::PolyLine2f
 
typedef PolyLine< Vec2d > cinder::PolyLine2d