Monado OpenXR Runtime
Loading...
Searching...
No Matches
u_sink_blob_visualizer Struct Reference

An xrt_blob_sink that visualizes blobs to a frame. More...

Inheritance diagram for u_sink_blob_visualizer:
Collaboration diagram for u_sink_blob_visualizer:

Data Fields

struct t_blob_sink base
 
struct xrt_frame_node node
 
struct t_blob_sinkdownstream_blob_sink
 
struct u_sink_debugdownstream_frame_sink
 
uint32_t width
 
uint32_t height
 
- Data Fields inherited from xrt_frame_node
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.
 

Additional Inherited Members

- Public Member Functions inherited from xrt_blob_sink
void u_sink_blob_visualizer_create (struct xrt_frame_context *xfctx, struct t_blob_sink *downstream_blob_sink, struct u_sink_debug *downstream_frame_sink, uint32_t frame_width, uint32_t frame_height, struct t_blob_sink **out_xbs)
 

Detailed Description

An xrt_blob_sink that visualizes blobs to a frame.


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