Image Component Library (ICL)
Public Attributes | List of all members
icl::geom::PointCloudSerializer::MandatoryInfo Struct Reference

Mandatory information provided by each point cloud. More...

#include <PointCloudSerializer.h>

Public Attributes

int width
 
int height
 
bool organized
 
icl64s timestamp
 
bool padding [15]
 

Detailed Description

Mandatory information provided by each point cloud.

Member Data Documentation

◆ height

int icl::geom::PointCloudSerializer::MandatoryInfo::height

◆ organized

bool icl::geom::PointCloudSerializer::MandatoryInfo::organized

◆ padding

bool icl::geom::PointCloudSerializer::MandatoryInfo::padding[15]

◆ timestamp

icl64s icl::geom::PointCloudSerializer::MandatoryInfo::timestamp

◆ width

int icl::geom::PointCloudSerializer::MandatoryInfo::width

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