Namespace: Rx – Class: CRxArrayFloat – Header: Rx.Core/RxArrayTypes.h

CRxArrayFloat::begin Method

C++
const float* begin()

Returns an iterator (pointer) to the first element of the array.

Returns

const float*

Iterator to the first element.