AttributeObj#
Fully qualified name: omni::graph::core::AttributeObj
-
struct AttributeObj#
Object representing an OmniGraph Attribute.
Public Functions
-
inline bool isValid() const#
Returns true if this object refers to a valid attribute.
Public Members
-
const IAttribute *iAttribute#
Interface to functionality on the attribute.
-
AttributeHandle attributeHandle#
Opaque handle to actual underlying attribute.
-
inline bool isValid() const#