MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ consumes_upstream()

bool MayaFlux::Nodes::Network::GraphicsOperator::consumes_upstream ( ) const
inline

Whether this operator requests upstream vertex state before process().

Default false. Set true for operators that derive their initial vertex data from the preceding operator in the chain rather than from an explicit initialize() call.

Definition at line 87 of file GraphicsOperator.hpp.