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

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

#include <rerun/datatypes/uvec2d.hpp>

Public Member Functions

 UVec2D (std::array< uint32_t, 2 > xy_)
 
UVec2Doperator= (std::array< uint32_t, 2 > xy_)
 

Public Attributes

std::array< uint32_t, 2 > xy
 

Detailed Description

Datatype: A uint32 vector in 2D space.


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