SmartEngine  1.6.0
Public Attributes | List of all members
SmartEngine::StandardGraphModelCInfo Struct Reference

Data used to construct an IStandardGraphModel instance More...

#include <GraphModel.h>

Public Attributes

IGraphgraph = nullptr
 The graph this model interacts with. More...
 

Detailed Description

Data used to construct an IStandardGraphModel instance

Member Data Documentation

◆ graph

IGraph* SmartEngine::StandardGraphModelCInfo::graph = nullptr

The graph this model interacts with.