About
  1. | API Documentation
  2. | Common
  3. | free_functions
  4. | IndexFiller

IndexFiller

Defined in <common_types.h>

This structure is a generator for use with std::generate(). This is used for intializing lists with indexes.

struct IndexFiller;

Member Fields

Field Type Notes
current int

The current index of the generator.

Member Functions

(constructor)
operator()

No details given

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000