src/Configuration.h
branchv_0
changeset 5 8f434dc38444
parent 4 500ce0b934e7
equal deleted inserted replaced
4:500ce0b934e7 5:8f434dc38444
    22 #include <relpipe/common/type/typedefs.h>
    22 #include <relpipe/common/type/typedefs.h>
    23 
    23 
    24 
    24 
    25 namespace relpipe {
    25 namespace relpipe {
    26 namespace in {
    26 namespace in {
    27 namespace qr {
    27 namespace barcode {
    28 
    28 
    29 class Configuration {
    29 class Configuration {
    30 public:
    30 public:
    31 	bool listPolygonPoints = false;
    31 	bool listPolygonPoints = false;
    32 
    32