#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
MRMESH_API std::vector< std::uint8_t > decode64(const std::string &val)
decodes Base64 format into binary data
MRMESH_API std::string encode64(const std::uint8_t *data, size_t size)
encodes binary data into textual Base64 format
Definition MRCameraOrientationPlugin.h:8
ImVec2 size(const ViewportRectangle &rect)
Definition MRViewport.h:32