CRxArray::CopyFromInternal Method
C++
void CopyFromInternal(const void* pvInternal)
Creates a new array by copying the internal data into this array.
Parameters
[const void*] pvInternal |
[in,out] Pointer to the internal data. |
Light-Field SDK 8.4.0 |