Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt_frame_node Interface Reference

A interface object used for destroying a frame graph. More...

#include <xrt/xrt_frame.h>

Inheritance diagram for xrt_frame_node:
Collaboration diagram for xrt_frame_node:

Data Fields

struct xrt_frame_nodenext
 
void(* break_apart )(struct xrt_frame_node *node)
 Called first in when the graph is being destroyed, remove any references frames and other objects and stop threads.
 
void(* destroy )(struct xrt_frame_node *node)
 Do the actual freeing of the objects.
 

Detailed Description

A interface object used for destroying a frame graph.

See also
container_of

Field Documentation

◆ break_apart

◆ destroy


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