GraphContextObj#
Fully qualified name: omni::graph::core::GraphContextObj
-
struct GraphContextObj#
Object representing an OmniGraph GraphContext.
Public Functions
-
inline bool isValid() const#
Returns true if this object refers to a valid graph context.
Public Members
-
const IGraphContext *iContext#
Interfaces to functionality on the context.
-
const IAttributeData *iAttributeData#
Cached ABI interface pointer.
-
GraphContextHandle contextHandle#
Opaque handle to actual underlying graph context.
-
inline bool isValid() const#