ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::t::io::PCLPointField Struct Reference
Collaboration diagram for cloudViewer::t::io::PCLPointField:

Public Attributes

std::string name
 
int size
 
char type
 
int count
 
int count_offset = 0
 
int offset = 0
 

Detailed Description

Definition at line 36 of file FilePCD.cpp.

Member Data Documentation

◆ count

int cloudViewer::t::io::PCLPointField::count

Definition at line 41 of file FilePCD.cpp.

Referenced by cloudViewer::t::io::GenerateHeader().

◆ count_offset

int cloudViewer::t::io::PCLPointField::count_offset = 0

Definition at line 43 of file FilePCD.cpp.

◆ name

std::string cloudViewer::t::io::PCLPointField::name

Definition at line 38 of file FilePCD.cpp.

Referenced by cloudViewer::t::io::GenerateHeader().

◆ offset

int cloudViewer::t::io::PCLPointField::offset = 0

Definition at line 44 of file FilePCD.cpp.

◆ size

◆ type


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