| synopsis || arguments || prev || next |

kdu_range_set::add

Java: Kdu_range_set::Add

Overload navigation: 1, 2, 3

void add( int val)

Java: void Add( int val)

[Declared in "../apps/compressed_io/kdu_client_window.h"]

Go to class description.


Synopsis

Adds a single index to the set. Equivalent to calling the first form of the add function with a range which contains of just the one element, val.


Arguments

val [int]


| top || synopsis || arguments || prev || next |