YARP
Yet Another Robot Platform
yarp::sig::PointCloudNetworkHeader Class Reference

The yarp::sig::PointCloudNetworkHeader class. More...

#include <yarp/sig/PointCloudNetworkHeader.h>

Public Member Functions

 PointCloudNetworkHeader ()
 

Public Attributes

yarp::os::NetInt32 width
 
yarp::os::NetInt32 height
 
yarp::os::NetInt32 pointType
 
std::int8_t isDense
 

Detailed Description

The yarp::sig::PointCloudNetworkHeader class.

Definition at line 25 of file PointCloudNetworkHeader.h.

Constructor & Destructor Documentation

◆ PointCloudNetworkHeader()

yarp::sig::PointCloudNetworkHeader::PointCloudNetworkHeader ( )
inline

Definition at line 28 of file PointCloudNetworkHeader.h.

Member Data Documentation

◆ height

yarp::os::NetInt32 yarp::sig::PointCloudNetworkHeader::height

Definition at line 36 of file PointCloudNetworkHeader.h.

◆ isDense

std::int8_t yarp::sig::PointCloudNetworkHeader::isDense

Definition at line 38 of file PointCloudNetworkHeader.h.

◆ pointType

yarp::os::NetInt32 yarp::sig::PointCloudNetworkHeader::pointType

Definition at line 37 of file PointCloudNetworkHeader.h.

◆ width

yarp::os::NetInt32 yarp::sig::PointCloudNetworkHeader::width

Definition at line 35 of file PointCloudNetworkHeader.h.


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