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