Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
pcl::MultipleData2DExampleIndex Struct Reference

Example index for a set of 2D data blocks. More...

#include <pcl/ml/multiple_data_2d_example_index.h>

Public Attributes

int data_set_id
 The data set index. More...
 
int x
 The x-coordinate. More...
 
int y
 The y-coordinate. More...
 

Detailed Description

Example index for a set of 2D data blocks.

Definition at line 48 of file multiple_data_2d_example_index.h.

Member Data Documentation

◆ data_set_id

int pcl::MultipleData2DExampleIndex::data_set_id

◆ x

int pcl::MultipleData2DExampleIndex::x

◆ y

int pcl::MultipleData2DExampleIndex::y

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