Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::datatypes::UVec4D Struct Reference

Datatype: A uint vector in 4D space. More...

#include <rerun/datatypes/uvec4d.hpp>

Public Member Functions

 UVec4D (std::array< uint32_t, 4 > xyzw_)
 
UVec4Doperator= (std::array< uint32_t, 4 > xyzw_)
 

Public Attributes

std::array< uint32_t, 4 > xyzw
 

Detailed Description

Datatype: A uint vector in 4D space.


The documentation for this struct was generated from the following file: