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

CRxArrayFloat::Assign Method

C++
void Assign(size_t nElementCount, const float& tInitValue)

Replaces the contents with nElementCount copies of value tInitValue.