GraphObj
Fully qualified name: omni::graph::core::GraphObj
-
struct GraphObj
Object representing an OmniGraph Graph.
Public Functions
-
inline bool isValid() const
Returns true if this object refers to a valid graph.
Public Members
-
IGraph *iGraph
Interface to functionality on the graph.
-
GraphHandle graphHandle
Opaque handle to actual underlying graph.