|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Override the dt passed by the caller with a fixed internal value.
Useful when the owning network passes 0.0F or a sample-count dt that is meaningless for time-based integration (e.g. PhysicsOperator in a PointCloudNetwork chain). When true, process() ignores the incoming dt and substitutes m_internal_dt instead.
Definition at line 111 of file GraphicsOperator.hpp.