adapnex::core::OutputArrayMapping::operator[]

Returns a representation of the element at the given index of the array for individual mappings.

Synopsis

Declared in <adapnex/core/mapping.h>

ValueMapping
operator[](size_t index);

Return Value

a representation of the element at the given index of the array for individual mappings.

Parameters

Name Description

index

The right operand

Created with MrDocs