Namespace: Rx – Class: CRxMapping3D – Header: Rx.Core.Ex/RxMapping3D.h
CRxMapping3D::Create Method
C++
void Create(const CRxMapping3D& xMapping)
Creates a copy of the given mapping. Only (re)allocates memory if required.
Parameters
[const CRxMapping3D&] xMapping |
The mapping to copy. |