Home
last modified time | relevance | path

Searched refs:E57_ERROR_BAD_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/include/
H A DE57Exception.h88 E57_ERROR_BAD_CONFIGURATION = 49, //!< bad configuration string enumerator
/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/src/
H A DE57Exception.cpp358 case E57_ERROR_BAD_CONFIGURATION: in errorCodeToString()