![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Member Functions | |
| ReadAttributePtr (void *data_ptr=nullptr, const int row_idx=0, const int row_length=0, const int size=0) | |
Public Attributes | |
| void * | data_ptr_ |
| const int | row_idx_ |
| const int | row_length_ |
| const int | size_ |
Definition at line 64 of file FilePCD.cpp.
|
inline |
Definition at line 65 of file FilePCD.cpp.
| void* cloudViewer::t::io::ReadAttributePtr::data_ptr_ |
Definition at line 74 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::ReadASCIIPCDColorsFromField(), and cloudViewer::t::io::ReadBinaryPCDColorsFromField().
| const int cloudViewer::t::io::ReadAttributePtr::row_idx_ |
Definition at line 75 of file FilePCD.cpp.
| const int cloudViewer::t::io::ReadAttributePtr::row_length_ |
Definition at line 76 of file FilePCD.cpp.
Referenced by cloudViewer::t::io::ReadASCIIPCDColorsFromField(), and cloudViewer::t::io::ReadBinaryPCDColorsFromField().
| const int cloudViewer::t::io::ReadAttributePtr::size_ |
Definition at line 77 of file FilePCD.cpp.