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

Datatype: A uint32 vector in 3D space. More...

#include <rerun/datatypes/uvec3d.hpp>

Public Member Functions

 UVec3D (std::array< uint32_t, 3 > xyz_)
 
UVec3Doperator= (std::array< uint32_t, 3 > xyz_)
 

Public Attributes

std::array< uint32_t, 3 > xyz
 

Detailed Description

Datatype: A uint32 vector in 3D space.


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