Namespaces | |
namespace | cinder |
namespace | cinder::ip |
Functions | |
template<typename T > | |
bool | cinder::ip::transparentHorizontalScanline (const SurfaceT< T > &surface, int32_t row, int32_t x1, int32_t x2) |
template<typename T > | |
bool | cinder::ip::transparentVerticalScanline (const SurfaceT< T > &surface, int32_t column, int32_t y1, int32_t y2) |
template<typename T > | |
Area | cinder::ip::findNonTransparentArea (const SurfaceT< T > &surface, const Area &bounds) |