API Reference > Other Classes > OdArray Template > OdArray Methods > swap Method > OdArray::swap Method (OdArray &)
OdArray::swap Method (OdArray &)
Syntax
C++
void swap(OdArray & other);
Parameters 
Description 
OdArray & other 
[in,out] The other Array to swap buffers with. 

Swaps buffers of this Array object and another one.

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