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

Go to the source code of this file.

Classes

class  cinder::MatrixAffine2< T >
 Represents a two dimensional affine transformation. More...
 
class  cinder::RectT< T >
 
class  cinder::RectMapping
 

Namespaces

 cinder
 

Typedefs

typedef RectT< float > cinder::Rectf
 
typedef RectT< double > cinder::Rectd
 

Functions

void cinder::getClippedScaledRects (const Area &srcSurfaceBounds, const Rectf &srcRect, const Area &dstSurfaceBounds, const Area &dstArea, Rectf *resultSrcRect, Area *resultDstRect)