Method
NumCosmoMathQuaternionmemcpy
Declaration [src]
void
ncm_quaternion_memcpy (
NcmQuaternion* dest,
const NcmQuaternion* orig
)
Parameters
orig-
Type:
NcmQuaternionA
NcmQuaternion.The data is owned by the caller of the method.