You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > CopyFromArray Method > TOpenCLMtxVec.CopyFromArray Method (TSingleArray, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.CopyFromArray Method (TSingleArray, integer, integer)

Copies array content.

Pascal
procedure CopyFromArray(const Src: TSingleArray; Index: integer; Len: integer); overload;

Copies Len elements from the Src array and stores them in the calling object starting at location Index. The value of the Complex property and size of the calling objects are not modified.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!