Namespace: Rx – Class: CRxArrayUChar – Header: Rx.Core/RxArrayTypes.h
CRxArrayUChar::Assign Method
C++
void Assign(size_t nElementCount, const unsigned char& tInitValue)
Replaces the contents with nElementCount copies of value tInitValue.
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayUChar – Header: Rx.Core/RxArrayTypes.h
void Assign(size_t nElementCount, const unsigned char& tInitValue)
Replaces the contents with nElementCount copies of value tInitValue.