Host Integration Extensions
The Bifrost Executor SDK provides classes to extend and facilitate the integration of Bifrost in host applications.
The TypeTranslation class is a mechanism for hosts to implement the conversion process between the host data formats and their corresponding Bifrost representations.
In a host application that provides Bifrost graphs authoring features, the watchpoints let user observes the values flowing along the node connections. The Watchpoint class can be used to handle a watchpoint's callback for a specific Bifrost type.