#include <CDRTypes.h>
Public Member Functions |
| | CDRPattern () |
| | CDRPattern (unsigned w, unsigned h, const std::vector< unsigned char > &p) |
Constructor & Destructor Documentation
| libcdr::CDRPattern::CDRPattern |
( |
| ) |
|
|
inline |
| libcdr::CDRPattern::CDRPattern |
( |
unsigned |
w, |
|
|
unsigned |
h, |
|
|
const std::vector< unsigned char > & |
p |
|
) |
| |
|
inline |
Member Data Documentation
| unsigned libcdr::CDRPattern::height |
| std::vector<unsigned char> libcdr::CDRPattern::pattern |
| unsigned libcdr::CDRPattern::width |
The documentation for this struct was generated from the following file: