class Context; class Type; class Variable; enumclass OperatorPrecedence : uint8_t;
/** * A call to a child effect object (shader, color filter, or blender).
*/ class ChildCall final : public Expression { public: inlinestatic constexpr Kind kIRNodeKind = Kind::kChildCall;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.