![]() |
Cinder
0.9.1
|
Namespaces | |
cinder | |
cinder::ip | |
Macros | |
#define | flip_PROTOTYPES(r, data, T) |
Functions | |
template<typename T > | |
void | cinder::ip::flipVertical (SurfaceT< T > *surface) |
template<typename T > | |
void | cinder::ip::flipVertical (const SurfaceT< T > &srcSurface, SurfaceT< T > *destSurface) |
template<typename T > | |
void | cinder::ip::flipVertical (const ChannelT< T > &srcChannel, ChannelT< T > *destChannel) |
template<typename T > | |
void | cinder::ip::flipHorizontal (SurfaceT< T > *surface) |
#define flip_PROTOTYPES | ( | r, | |
data, | |||
T | |||
) |