CARLA
Public Attributes | List of all members
carla::sensor::s11n::ImageSerializer::ImageHeader Struct Reference

#include <ImageSerializer.h>

+ Collaboration diagram for carla::sensor::s11n::ImageSerializer::ImageHeader:

Public Attributes

float fov_angle
 
uint32_t height
 
uint32_t width
 

Detailed Description

Definition at line 27 of file ImageSerializer.h.

Member Data Documentation

◆ fov_angle

float carla::sensor::s11n::ImageSerializer::ImageHeader::fov_angle

Definition at line 30 of file ImageSerializer.h.

◆ height

uint32_t carla::sensor::s11n::ImageSerializer::ImageHeader::height

Definition at line 29 of file ImageSerializer.h.

◆ width

uint32_t carla::sensor::s11n::ImageSerializer::ImageHeader::width

Definition at line 28 of file ImageSerializer.h.


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