27 #ifndef DEFINITIONS_H_ 28 #define DEFINITIONS_H_ 31 #define SWAP( varA, condition, varB ) \ 32 assert( typeid( varA ).hash_code() == typeid( varB ).hash_code() ); \ 34 if( varA condition varB ) \ 36 decltype( varA ) tmp = varA; \ Number of available rendering targets.
Class CAIRO_GAL is the cairo implementation of the graphics abstraction layer.
Auxiliary rendering target (noncached)
Items that may change while the view stays the same (noncached)
Main rendering target (cached)
RENDER_TARGET
RENDER_TARGET: Possible rendering targets.