Closed alvingitlord closed 6 years ago
GVDB_API dll macro is not added to class Allocator. This cause linker errors, e.g. using gvdb.mPool->getAtlasRes(chan) in the user code.
added some getters and setters in VolumeGVDB class, for now.
GVDB_API dll macro is not added to class Allocator. This cause linker errors, e.g. using gvdb.mPool->getAtlasRes(chan) in the user code.