Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h

CRayImage::CRayImage Constructor

C++
CRayImage(CRayImage&& xRayFile)

Move constructor.

Parameters

[CRayImage&&] xRayFile

[in,out] The ray file to move. Is invalid after this call.