Go to the source code of this file.
Classes | |
class | cinder::AreaT< T > |
Namespaces | |
namespace | cinder |
Typedefs | |
typedef AreaT< int32_t > | cinder::Area |
typedef AreaT< boost::rational < int32_t > > | cinder::AreaRational |
Functions | |
std::pair< Area, Vec2i > | cinder::clippedSrcDst (const Area &srcSurfaceBounds, const Area &srcArea, const Area &dstSurfaceBounds, const Vec2i &dstLT) |