OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Namespaces | Functions
subtiling.h File Reference

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)
 

Detailed Description

Handle 8x8 subtiling.