Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdArray<class T, class A>::setAll Method
Syntax
C++
OdArray& setAll(const T& value);

Sets all the elements in the array object to the specified value. 

 

Parameters
Description
value
[in] Value to assign.

Reference to the array object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.