Open Reality Reference Guide
FBEventEvalGlobalCallback Class Reference

Event: Global Evaluation pipeline critical timing callback event. More...

#include <fbevaluatemanager.h>

Inheritance diagram for FBEventEvalGlobalCallback:

Public Member Functions

 FBEventEvalGlobalCallback (HKEventBase pEvent)
 Constructor. More...
 
FBGlobalEvalCallbackTiming GetTiming () const
 Get Callback Timing. More...
 
FBEvaluateInfoGetEvaluateInfo () const
 Returns the Evaluation Info object associated with this callback event. More...
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Detailed Description

Event: Global Evaluation pipeline critical timing callback event.

Definition at line 86 of file fbevaluatemanager.h.

Constructor & Destructor Documentation

◆ FBEventEvalGlobalCallback()

FBEventEvalGlobalCallback ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Function Documentation

◆ GetEvaluateInfo()

FBEvaluateInfo* GetEvaluateInfo ( ) const

Returns the Evaluation Info object associated with this callback event.

Returns
The Evaluation Info object associated with this callback event.

◆ GetTiming()

FBGlobalEvalCallbackTiming GetTiming ( ) const

Get Callback Timing.


The documentation for this class was generated from the following file: