Go to the documentation of this file.
4 #ifndef OPENVDB_DELAYED_LOAD_METADATA_HAS_BEEN_INCLUDED
5 #define OPENVDB_DELAYED_LOAD_METADATA_HAS_BEEN_INCLUDED
36 std::string
str()
const override;
51 DelayedLoadMetadata::createMetadata);
93 std::vector<MaskType> mMask;
94 std::vector<CompressedSizeType> mCompressedSize;
102 #endif // OPENVDB_DELAYED_LOAD_METADATA_HAS_BEEN_INCLUDED
std::string Name
Definition: Name.h:17
uint32_t Index32
Definition: openvdb/Types.h:30
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:147
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h:95
std::shared_ptr< T > SharedPtr
Definition: openvdb/Types.h:92
Definition: openvdb/Exceptions.h:13