Namespace: Rx – Class: CRxMapping3D – Header: Rx.Core.Ex/RxMapping3D.h

CRxMapping3D::Set Method

C++
bool Set(const float* pfData)

Copies the content of the given mapping data into this mapping.

Parameters

[const float*] pfData

The mapping volume data to copy.

Returns

bool

True if it succeeds, false if it fails.