Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h
CRxArrayUInt::begin Method
C++
unsigned int* begin()
Returns an iterator (pointer) to the first element of the array.
Returns
unsigned int* |
Iterator to the first element. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h
unsigned int* begin()
Returns an iterator (pointer) to the first element of the array.
unsigned int* |
Iterator to the first element. |