Decodes a draco comptressed file into a lvr model. More...
Go to the source code of this file.
Namespaces | |
lvr2 | |
Functions | |
ModelPtr | lvr2::decodeDraco (draco::DecoderBuffer &buffer, draco::EncodedGeometryType type) |
delivers ModelPtr from draco DecoderBuffer More... | |
Decodes a draco comptressed file into a lvr model.
Supports geometrys compressed using draco https://github.com/google/draco
Definition in file DracoDecoder.hpp.