• David Flynn's avatar
    cli: add option to disable attribute coding · 0ddede25
    David Flynn authored
    Sometimes it is useful to encode geometry without attributes.  However,
    the common test condition configurations all enable attribute coding.
    In order to avoid rewriting the configuration files, the
    "disableAttributeCoding" option configures the encoder as if no
    attributes are specified.
    0ddede25