Rerun C++ SDK
|
Datatype: A uint32 vector in 3D space. More...
#include <rerun/datatypes/uvec3d.hpp>
Public Member Functions | |
UVec3D (std::array< uint32_t, 3 > xyz_) | |
UVec3D & | operator= (std::array< uint32_t, 3 > xyz_) |
Public Attributes | |
std::array< uint32_t, 3 > | xyz |
Datatype: A uint32 vector in 3D space.