#include <FrameNumberTimeEvaluator.h>
|
| TIMEMANAGEMENT_API | FFrameNumberTimeEvaluator () |
| |
| TIMEMANAGEMENT_API TValueOrError< FFrameTime, FExpressionError > | EvaluateTimecode (const TCHAR *InExpression, const FFrameRate &InDisplayFrameRate, const FFrameRate &InTickResolution, bool &OutDirectlyParsed) const |
| |
| TIMEMANAGEMENT_API TValueOrError< FFrameTime, FExpressionError > | EvaluateFrame (const TCHAR *InExpression, const FFrameRate &InDisplayFrameRate, const FFrameRate &InTickResolution, bool &OutDirectlyParsed) const |
| |
| TIMEMANAGEMENT_API TValueOrError< FFrameTime, FExpressionError > | EvaluateTime (const TCHAR *InExpression, FFrameRate InFrameRate, bool &OutDirectlyParsed) const |
| |
◆ FFrameNumberTimeEvaluator()
| FFrameNumberTimeEvaluator::FFrameNumberTimeEvaluator |
( |
| ) |
|
Constructor that sets up the parser's lexer and compiler
◆ EvaluateFrame()
◆ EvaluateTime()
◆ EvaluateTimecode()
Evaluate the given expression, resulting in either a double value, or an error
◆ FrameGrammar
◆ FrameTokenDefinitions
◆ TimecodeGrammar
◆ TimecodeTokenDefinitions
◆ TimeGrammar
◆ TimeJumpTable
◆ TimeTokenDefinitions
The documentation for this struct was generated from the following files: