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

Go to the source code of this file.

Classes

class  cinder::BSplineBasis
 
class  cinder::BSpline< T >
 

Namespaces

 cinder
 

Typedefs

typedef BSpline< Vec2f > cinder::BSpline2f
 
typedef BSpline< Vec3f > cinder::BSpline3f