к
Size: a a a
к
к
BK
LO
A
BK
YP
P
U
P
LO
error: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class pxr::GfVec3f' with 'private' member 'pxr::GfVec3f::_data' from an array of 'const float'; use assignment or copy-initialization instead [-Werror=class-memaccess]
memcpy((GfVec3f*)points.data(), pointsData, sizeof(float) * 3 * numVertices);
LO
LO
LO
LO
R
R
LO
LO
DF