omni::graph::core::IDataModel

Defined in omni/graph/core/IDataModel.h

struct IDataModel

Interface to the underlying data access for OmniGraph.

Public Members

void *(*enterEditScope)(bool writer)
Return

Allocate and return new scoped lock for read or write.

void (*exitEditScope)(void *scope)
Param scope

[in] Free scoped lock