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

The width and height of an image. More...

#include <rerun/image_utils.hpp>

Public Member Functions

 WidthHeight (uint32_t width_, uint32_t height_)
 

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

The width and height of an image.


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