NDEVR
API Documentation
PointPipeline

A ring buffer of RasterFrames used to pipeline raster point processing across multiple stages. More...

Collaboration diagram for PointPipeline:
[legend]

Public Attributes

RasterFrame frames [s_pipeline_frame_count]
 Ring buffer of frames.
String id
 Identifier for this pipeline.

Static Public Attributes

static constexpr uint04 s_pipeline_frame_count = 5
 Number of pipeline slots.

Detailed Description

A ring buffer of RasterFrames used to pipeline raster point processing across multiple stages.


Definition at line 36 of file RasterScanner.h.


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