#include <patterns.h>
template<size_t Rows, size_t Cols>
DrawPatternCheckered::DrawPatternCheckered |
( |
uint32_t(&) |
pattern[Rows][Cols]) | |
|
template<size_t Rows, size_t Cols>
bool DrawPatternCheckered::check |
( |
const std::shared_ptr< MirGraphicsRegion > & |
region) | |
const |
|
virtual |
template<size_t Rows, size_t Cols>
void DrawPatternCheckered::draw |
( |
std::shared_ptr< MirGraphicsRegion > & |
region) | |
const |
|
virtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013