optoctreeparser
|
Root of optoctreepatch
file.
More...
#include <base_struct/base_struct.hpp>
Public Member Functions | |
bool | operator== (const OptocPatchRoot &other) const =default |
Public Attributes | |
int32_t | version |
version of optoctreepatch file | |
std::vector< OptocPatchBatch > | batches |
Patched batches. | |
Root of optoctreepatch
file.
optoctreepatch
format documentation: https://github.com/Esper89/Subnautica-TerrainPatcher/blob/master/doc/Subnautica%20Terrain%20Patch%20Format.pdf
|
default |
std::vector<OptocPatchBatch> optoctreeparser::OptocPatchRoot::batches |
Patched batches.
int32_t optoctreeparser::OptocPatchRoot::version |
version of optoctreepatch file