Rerun C++ SDK
|
Datatype: A uint vector in 4D space. More...
#include <rerun/datatypes/uvec4d.hpp>
Public Member Functions | |
UVec4D (std::array< uint32_t, 4 > xyzw_) | |
UVec4D & | operator= (std::array< uint32_t, 4 > xyzw_) |
Public Attributes | |
std::array< uint32_t, 4 > | xyzw |
Datatype: A uint vector in 4D space.