MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVisualObjectTag.h File Reference
#include "exports.h"
#include "MRMesh/MRColor.h"
#include "MRMesh/MRObjectsAccess.h"
#include <unordered_map>

Go to the source code of this file.

Classes

struct  MR::VisualObjectTag
 modified color set for visual objects More...
 
class  MR::VisualObjectTagManager
 class for storing and changing visual object properties based on the object tags More...
 

Namespaces

namespace  MR
 

Functions

MRVIEWER_API void MR::deserializeFromJson (const Json::Value &root, VisualObjectTagManager &manager)
 
MRVIEWER_API void MR::serializeToJson (const VisualObjectTagManager &manager, Json::Value &root)