Home
last modified time | relevance | path

Searched refs:E57_ERROR_BUFFER_SIZE_MISMATCH (Results 1 – 3 of 3) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/include/
H A DE57Exception.h64 E57_ERROR_BUFFER_SIZE_MISMATCH = 25, //!< SourceDestBuffers not all same size enumerator
/dports/math/pdal/PDAL-2.3.0/plugins/e57/libE57Format/src/
H A DE57Exception.cpp310 case E57_ERROR_BUFFER_SIZE_MISMATCH: in errorCodeToString()
H A DNodeImpl.cpp276 throw E57_EXCEPTION2(E57_ERROR_BUFFER_SIZE_MISMATCH, in checkBuffers()