libcdr::CDRPattern Struct Reference

#include <CDRTypes.h>

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

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:

Generated for libcdr by doxygen 1.8.11