|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Handle 8x8 subtiling. More...
#include <cstdint>#include <array>Go to the source code of this file.
Namespaces | |
| InternalZGY | |
| Implementation not visible to clients. | |
Functions | |
| void | InternalZGY::subtiling (const std::array< std::int64_t, 3 > &bricksize, std::int64_t itemsize, void *dst, const void *src, bool remove) |
Handle 8x8 subtiling.
1.8.17