Real Time Open Sound Control librtosc
Loading...
Searching...
No Matches
rtosc_arg_val_itr Struct Reference

Iterator over arg values. More...

#include <rtosc.h>

Public Attributes

const rtosc_arg_val_tav
 the arg val referenced
 
size_t i
 position of this arg val
 
int range_i
 position of this arg val in its range
 

Detailed Description

Iterator over arg values.

Always use this iterator for iterating because it automatically skips to the next offset, even in case of arrays etc. Also, it walks through ranges, as if they were not existing.


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