Event: Global Evaluation pipeline critical timing callback event. More...
#include <fbevaluatemanager.h>

Public Member Functions | |
| FBEventEvalGlobalCallback (HKEventBase pEvent) | |
| Constructor. | |
| FBGlobalEvalCallbackTiming | GetTiming () const |
| Get Callback Timing. | |
| FBEvaluateInfo * | GetEvaluateInfo () const |
| Returns the Evaluation Info object associated with this callback event. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Additional Inherited Members | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Event: Global Evaluation pipeline critical timing callback event.
Definition at line 86 of file fbevaluatemanager.h.
| FBEventEvalGlobalCallback | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBEvaluateInfo * GetEvaluateInfo | ( | ) | const |
Returns the Evaluation Info object associated with this callback event.
| FBGlobalEvalCallbackTiming GetTiming | ( | ) | const |
Get Callback Timing.