Go to the source code of this file.
Classes | |
| class | cinder::RectT< T > |
| class | cinder::RectMapping |
Namespaces | |
| namespace | 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) |