MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMcpCommon.h File Reference
#include "MRMesh/MRExpected.h"
#include <cstdint>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation
namespace  MR::Mcp

Functions

uint64_t MR::Mcp::idOf (const Object *obj)
 Pointer -> id (as a JSON number). Matches the ##<id> suffix in ImGui labels for the same object.
Expected< std::shared_ptr< Object > > MR::Mcp::resolveId (uint64_t id)