![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| std::string | name |
| int | size |
| char | type |
| int | count |
| int | count_offset = 0 |
| int | offset = 0 |
Definition at line 36 of file FilePCD.cpp.
| int cloudViewer::t::io::PCLPointField::count |
Definition at line 41 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::GenerateHeader().
| int cloudViewer::t::io::PCLPointField::count_offset = 0 |
Definition at line 43 of file FilePCD.cpp.
| std::string cloudViewer::t::io::PCLPointField::name |
Definition at line 38 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::GenerateHeader().
| int cloudViewer::t::io::PCLPointField::offset = 0 |
Definition at line 44 of file FilePCD.cpp.
| int cloudViewer::t::io::PCLPointField::size |
Definition at line 39 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::GenerateHeader(), cloudViewer::t::io::ReadASCIIPCDColorsFromField(), cloudViewer::t::io::ReadASCIIPCDElementsFromField(), cloudViewer::t::io::ReadBinaryPCDColorsFromField(), cloudViewer::t::io::ReadBinaryPCDElementsFromField(), and cloudViewer::t::io::SetPCDHeaderFieldTypeAndSizeFromDtype().
| char cloudViewer::t::io::PCLPointField::type |
Definition at line 40 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::GenerateHeader(), cloudViewer::t::io::ReadASCIIPCDColorsFromField(), cloudViewer::t::io::ReadASCIIPCDElementsFromField(), cloudViewer::t::io::ReadBinaryPCDElementsFromField(), and cloudViewer::t::io::SetPCDHeaderFieldTypeAndSizeFromDtype().